Share via


ClaimTypes.Hash プロパティ

定義

ハッシュ値を指定するクレームの URI を取得します。

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

プロパティ値

ハッシュ値を指定するクレームの URI。

注釈

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

適用対象

こちらもご覧ください