Share via


WSFederationElement.AuthenticationType Propriété

Définition

Obtient ou définit l’attribut authenticationType.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)]
public string AuthenticationType { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Valeur de propriété

Chaîne qui contient un URI qui représente le type wauth de demande de connexion WS-Federation. La valeur par défaut est une chaîne vide. Optionnel.

Attributs

S’applique à

Voir aussi