Share via


KerberosReceiverSecurityToken.WindowsIdentity 屬性

定義

取得與這個安全性權杖關聯的 Windows 使用者。

public:
 virtual property System::Security::Principal::WindowsIdentity ^ WindowsIdentity { System::Security::Principal::WindowsIdentity ^ get(); };
public override System.Security.Principal.WindowsIdentity WindowsIdentity { get; }
member this.WindowsIdentity : System.Security.Principal.WindowsIdentity
Public Overrides ReadOnly Property WindowsIdentity As WindowsIdentity

屬性值

表示 Windows 使用者的 WindowsIdentity

適用於