Public Methods (see also Protected Methods)

  Name Description
public method Copy Returns a new Claim object copied from this object. The subject of the new claim object is set to null.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method SetSubject Sets the new subject for the Claim.
public method ToString Overridden. Returns a string representation of the claim object. The string that is returned contains the values of the ClaimType and Value properties.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.