IdentityProviderType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the supported types of identity providers.
public enum class IdentityProviderType
public enum IdentityProviderType
type IdentityProviderType =
Public Enum IdentityProviderType
- Inheritance
-
IdentityProviderType
Fields
Name | Value | Description |
---|---|---|
ADFS | 0 | Active Directory Federation Services. Value = 0. |
LiveId | 1 | Windows Live ID. Value = 1. |
OrgId | 2 | OrgId, also known as User Id. Value = 2. |