WindowsClaimSet.WindowsIdentity プロパティ

定義

この要求セットのWindows ID を取得します。

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

適用対象