ServiceModelSecurityTokenTypes.Spnego 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,這個字串表示是否會透過 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 驗證服務。