SecurityContextSecurityToken.Id プロパティ

定義

トークン ID を取得します。

public:
 virtual property System::String ^ Id { System::String ^ get(); };
public override string Id { get; }
member this.Id : string
Public Overrides ReadOnly Property Id As String

プロパティ値

トークン ID。

適用対象