ClaimTypes.Hash 屬性

定義

取得指定雜湊值之宣告的 URI。

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

屬性值

String

指定雜湊值之宣告的 URI。

備註

這個屬性傳回的字串為 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash

適用於

另請參閱