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