Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
CertificateLogon | Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate. |
![]() |
Copy | Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object. |
![]() ![]() |
CreateFromCertificate | Overloaded. |
![]() ![]() |
CreateFromUpn | Overloaded. |
![]() |
Dispose | Overloaded. |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() ![]() |
GetAnonymous | (Inherited from WindowsIdentity) |
![]() ![]() |
GetCurrent | Overloaded. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
Impersonate | Overloaded. (Inherited from WindowsIdentity) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | Overridden. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object. |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
CreatePrimarySidClaim | Creates a Windows SID Claim from the given WindowsClaimsIdentity. |
![]() |
Dispose | Overloaded. Overridden. |
![]() |
Finalize | (Inherited from Object) |
![]() |
GetGroupSidClaims | Creates a collection of SID claims that represent the users groups. |
![]() |
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.IDeserializationCallback.OnDeserialization | (Inherited from WindowsIdentity) | |
System.Runtime.Serialization.ISerializable.GetObjectData |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.