CorporateClaimUuidCollection.Item Property
Gets or sets the object that is equal to the specified object in this CorporateClaimUuidCollection collection.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
Item[CustomClaim] | Gets or sets the CustomClaim object that is equal to the specified CustomClaim object in this CorporateClaimUuidCollection collection. |
|
Item[GroupClaim] | Gets or sets the GroupClaim object that is equal to the specified GroupClaim object in this CorporateClaimUuidCollection collection. |
|
Item[Int32] | Gets or sets the Guid object that is equal to the specified index in this CorporateClaimUuidCollection collection. |
See Also
CorporateClaimUuidCollection Class
System.Web.Security.SingleSignOn Namespace
Return to top