ServiceAuthenticationElement.AuthenticationSchemes Proprietà

Definizione

Ottiene o imposta gli schemi di autenticazione utilizzati in ServiceAuthenticationElement.

public:
 property System::Net::AuthenticationSchemes AuthenticationSchemes { System::Net::AuthenticationSchemes get(); void set(System::Net::AuthenticationSchemes value); };
[System.Configuration.ConfigurationProperty("authenticationSchemes", DefaultValue=System.Net.AuthenticationSchemes.None)]
public System.Net.AuthenticationSchemes AuthenticationSchemes { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationSchemes", DefaultValue=System.Net.AuthenticationSchemes.None)>]
member this.AuthenticationSchemes : System.Net.AuthenticationSchemes with get, set
Public Property AuthenticationSchemes As AuthenticationSchemes

Valore della proprietà

AuthenticationSchemes

Gli schemi di autenticazione utilizzati.

Attributi

Si applica a