RelyingPartyIdentityProvider
Updated: June 19, 2015
Applies To: Azure
This topic provides descriptions and legal values for the properties of the RelyingPartyIdentityProvider entity of the Microsoft Azure Active Directory Access Control (also known as Access Control Service or ACS) Management Service.
RelyingPartyIdentityProvider Properties
Property name | Type | Is nullable | Description |
---|---|---|---|
Id |
Int64 |
False |
Specifies the unique identifier of the association record between the relying party application and the identity provider used by ACS. This value is automatically set by ACS. |
IdentityProviderId |
Int64 |
False |
Specifies the unique identifier of the identity provider used by ACS. |
RelyingPartyId |
Int64 |
False |
Specifies the unique identifier of the relying party application used by ACS. |
SystemReserved |
Boolean |
False |
Specifies whether the RelyingPartyIdentityProvider 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. |