Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Copy | Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. | |
Equals | Overloaded. (Inherited from Object) | |
GetClaimsFromCertificate | Returns a collection of claims from an X509 certificate. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | Overridden. Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
GetObjectData | Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity | |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Runtime.Serialization.ISerializable.GetObjectData |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.