Provides methods to create an impersonate-capable WindowsIdentity.

The following tables list the members exposed by the S4UClient type.

Public Methods (see also Protected Methods)

  Name Description
public methodstatic CertificateLogon Creates an impersonate-capable WindowsIdentity from an X.509 Certificate which maps to a Windows user using the WindowsTokenService.
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 ToString  (Inherited from Object)
public methodstatic UpnLogon Creates an impersonate-capable WindowsIdentity from a Kerberos unique principal name (UPN) by using the local WindowsTokenService.
Top

Protected Methods

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

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.