Partager via


ServiceModelSecurityTokenTypes.Spnego Propriété

Définition

Obtient une chaîne qui indique si l'authentification est effectuée via le protocole SPNEGO (Services Windows SP Negotiation).

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

Valeur de propriété

String

Chaîne qui indique si l'authentification est effectuée via le protocole SPNEGO (Services Windows SP Negotiation).

Remarques

SPNEGO est le service d'authentification Windows-à-Windows natif.

S’applique à