ClaimTypes.Sid プロパティ

定義

セキュリティ識別子 (SID) を指定するクレームの URI を取得します。

public:
 static property System::String ^ Sid { System::String ^ get(); };
public static string Sid { get; }
static member Sid : string
Public Shared ReadOnly Property Sid As String

プロパティ値

セキュリティ識別子 (SID) を指定するクレームの URI。

注釈

このプロパティによって返される文字列は です http://schemas.xmlsoap.org/ws/2005/05/identity/claims/sid

適用対象

こちらもご覧ください