The CLAIMS_SOURCE_TYPE enumeration specifies the source of the claims.
typedef enum _CLAIMS_SOURCE_TYPE
{
CLAIMS_SOURCE_TYPE_AD = 1,
CLAIMS_SOURCE_TYPE_CERTIFICATE
} CLAIMS_SOURCE_TYPE;
Note No semantics are to be attached to these values other than those specified in section 3.