S4UClient 成员
Provides methods to create an impersonate-capable WindowsIdentity.
下表列出了 S4UClient 类型公开的成员。
Public 方法
(另请参阅 Protected 方法)
名称 | 说明 | |
---|---|---|
CertificateLogon | Creates an impersonate-capable WindowsIdentity from an X.509 Certificate which maps to a Windows user using the WindowsTokenService. | |
Equals | 已重载。 (从 Object 继承) | |
GetHashCode | (从 Object 继承) | |
GetType | (从 Object 继承) | |
ReferenceEquals | (从 Object 继承) | |
ToString | (从 Object 继承) | |
UpnLogon | Creates an impersonate-capable WindowsIdentity from a Kerberos unique principal name (UPN) by using the local WindowsTokenService. |
页首
Protected 方法
名称 | 说明 | |
---|---|---|
Finalize | (从 Object 继承) | |
MemberwiseClone | (从 Object 继承) |
页首
请参见
参考
S4UClient 类
Microsoft.IdentityModel.WindowsTokenService 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。