ClaimType

Updated: June 19, 2015

Applies To: Azure

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

ClaimType Properties

Property name Type Is nullable Description

Id

Int64

False

Specifies the unique identifier of the claim type. This value is automatically set by ACS.

Uri

String

True

Specifies the claim URI.

SystemReserved

Boolean

False

Specifies whether the ClaimType 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