WindowsClaimSet.WindowsIdentity 屬性

定義

取得此宣告集的 Windows 身分識別。

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

屬性值

此宣告集的 WindowsIdentity

適用於