ADGroupGeneration Properties

 

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Properties

Name Description
System_CAPS_pubproperty CorporateGroupUuid

Gets or sets the ADGroupGeneration universal unique identifier (UUID) for the group that is generated by the corresponding Active Directory group generation.

System_CAPS_pubproperty Disabled

Gets or sets whether the trust with this realm is currently active. If this is set, no tokens will be accepted from this partner.(Inherited from TrustPolicyEntryBase.)

System_CAPS_pubproperty Sids

Gets a TrustPolicyStringCollection collection that contains the security identifiers (SIDs) that map to corporate role claims. The claim generation is then based on the SID.

System_CAPS_pubproperty uuid

Gets or sets the universal unique identifier (UUID) for this TrustPolicyEntryBase object.(Inherited from TrustPolicyEntryBase.)

See Also

ADGroupGeneration Class
System.Web.Security.SingleSignOn Namespace

Return to top