Share via


AppType type

Defines values for AppType.
KnownAppType can be used interchangeably with AppType, this enum contains the known values that the service supports.

Known values supported by the service

portal: User create request was sent by legacy developer portal.
developerPortal: User create request was sent by new developer portal.

type AppType = string