Partager via


SecurityElementBase.AuthenticationMode Propriété

Définition

Obtient ou définit le paramètre d'authentification utilisé pour l'échange de messages.

public:
 property System::ServiceModel::Configuration::AuthenticationMode AuthenticationMode { System::ServiceModel::Configuration::AuthenticationMode get(); void set(System::ServiceModel::Configuration::AuthenticationMode value); };
[System.Configuration.ConfigurationProperty("authenticationMode", DefaultValue=System.ServiceModel.Configuration.AuthenticationMode.SspiNegotiated)]
public System.ServiceModel.Configuration.AuthenticationMode AuthenticationMode { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationMode", DefaultValue=System.ServiceModel.Configuration.AuthenticationMode.SspiNegotiated)>]
member this.AuthenticationMode : System.ServiceModel.Configuration.AuthenticationMode with get, set
Public Property AuthenticationMode As AuthenticationMode

Valeur de propriété

Paramètre d'authentification utilisé pour l'échange de messages.

Attributs

S’applique à