Partage via


WsFederationConfiguration.AuthenticationType Propriété

Définition

Obtient ou définit la valeur du paramètre wauth à utiliser dans les demandes de connexion WS-Federation ("wsignin1.0").

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Valeur de propriété

URI qui spécifie le type d'authentification. La valeur par défaut est une chaîne vide.

S’applique à

Voir aussi