Public Methods (see also Protected Methods)

  Name Description
public methodstatic CertificateLogon Creates a T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity associated with a given X509 certificate.
public method Copy Returns a new T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object copied from this object.
public methodstatic CreateFromCertificate Overloaded.  
public methodstatic CreateFromUpn Overloaded.  
public method Dispose Overloaded.  
public method Equals  Overloaded. (Inherited from Object)
public methodstatic GetAnonymous  (Inherited from WindowsIdentity)
public methodstatic GetCurrent Overloaded.  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method Impersonate  Overloaded. (Inherited from WindowsIdentity)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString Overridden. Returns a string representation of the T:Microsoft.IdentityModel.Claims.WindowsClaimsIdentity object.

Protected Methods

  Name Description
protected method CreatePrimarySidClaim Creates a Windows SID Claim from the given WindowsClaimsIdentity.
protected method Dispose Overloaded. Overridden.  
protected method Finalize  (Inherited from Object)
protected method GetGroupSidClaims Creates a collection of SID claims that represent the users groups.
protected method GetObjectData Populates the specified T:System.Runtime.Serialization.SerializationInfo with the serialization data for the WindowsClaimsIdentity.
protected method 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.