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

適用於

另請參閱