言語

ClaimTypes.Spn プロパティ

定義

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

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

プロパティ値

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

注釈

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

適用対象

こちらもご覧ください