IdentityProviderClaimType

Updated: June 19, 2015

Applies To: Azure

This topic provides descriptions and legal values for the properties of the IdentityProviderClaimType entity of the Microsoft Azure Active Directory Access Control (also known as Access Control Service or ACS) Management Service.

IdentityProviderClaimType Properties

Property name Type Is nullable Description

Id

Int64

False

Specifies the unique identifier of the claim type associated with the identity provider that is used by ACS. This value is automatically set by ACS.

ClaimTypeId

Int64

False

Specifies the unique identifier of the claim type that is associated with the identity provider ID.

IdentityProviderId

Int64

False

Specifies the unique identifier of the identity provider that is associated with the claim type ID.

SystemReserved

Boolean

False

Specifies whether the IdentityProviderClaimType entity is reserved by ACS. Reserved entities cannot be deleted or edited.

Version

Binary

True

This property contains a time stamp that is automatically set by ACS.

See Also

Concepts

ACS Management Service API Reference