共用方式為


ServiceModelSecurityTokenTypes.Spnego 屬性

定義

取得字串,這個字串表示是否會透過 Windows Services SP Negotiation (SPNEGO) 通訊協定進行驗證。

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

屬性值

表示是否會透過 Windows Services (SPNEGO) 通訊協定進行驗證的字串。

備註

SPNEGO 是原生的 Windows 對 Windows 驗證服務。

適用於