IdentityProviderType Enum

Definition

Specifies the supported types of identity providers.

public enum class IdentityProviderType
public enum IdentityProviderType
type IdentityProviderType = 
Public Enum IdentityProviderType
Inheritance
IdentityProviderType

Fields

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.

Applies to