PrincipalProviderType Enum

Definition

Enumeration definition of security provider type.

public enum PrincipalProviderType
type PrincipalProviderType = 
Public Enum PrincipalProviderType
Inheritance
PrincipalProviderType

Fields

MicrosoftAccount 1

The Microsoft account (aka Live id) provider type.

OrgId 0

The orgranizational principal provider type.

Applies to