This topic has not yet been rated - Rate this topic

CustomClaim Members

A custom claim on a trusting or trusted realm.

The following tables list the members exposed by the CustomClaim type.

  Name Description
Public method CustomClaim Overloaded. Initializes a new instance of the CustomClaim class. The default constructor should not be used, it is provided only for XML Serialization.
Top
  Name Description
Public property CustomClaimName Gets or sets the name for this CustomClaim.
Public property 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)
Public property IsSensitive Gets or sets a Boolean to indicate if there is sensitive information in this CustomClaim.
Public property uuid  Gets or sets the universal unique identifier (UUID) for this TrustPolicyEntryBase object.(Inherited from TrustPolicyEntryBase)
Top
(see also Protected Methods )
  Name Description
Public method Equals Overloaded. Overridden. Determines whether two CustomClaim objects are equal.
Public method GetHashCode Overridden. Gets the hash code for this instance.
Public method GetType  (Inherited from Object)
Public method Static ReferenceEquals  (Inherited from Object)
Public method ToString Overridden. Returns a String that represents the current CustomClaim object.
Top
  Name Description
Protected method Finalize  (Inherited from Object)
Protected method MemberwiseClone  (Inherited from Object)
Top
Footer image

Send comments about this topic to Microsoft.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.