ServiceAuthenticationElement.AuthenticationSchemes Właściwość

Definicja

Pobiera lub ustawia schematy uwierzytelniania używane w 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

Wartość właściwości

AuthenticationSchemes

Używane schematy uwierzytelniania.

Atrybuty

Dotyczy