ClaimTypes.Spn プロパティ

定義

サービス プリンシパル名 (SPN) クレームを指定するクレームの URI を取得します。

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

プロパティ値

String

サービス プリンシパル名 (SPN) クレームを指定するクレームの URI。

注釈

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

適用対象

こちらもご覧ください