Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Copy | Returns a new T:Microsoft.IdentityModel.Claims.ClaimsIdentity object copied from this object. (Inherited from ClaimsIdentity) | |
Equals | Overloaded. (Inherited from Object) | |
GetClaimsFromCertificate | (Inherited from ClaimsIdentity) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | Returns a string representation of the T:Microsoft.IdentityModel.Claims.ClaimsIdentity object. (Inherited from ClaimsIdentity) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
GetObjectData | Overridden. 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 | (Inherited from ClaimsIdentity) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.