Sdílet prostřednictvím


ServiceAuthenticationElement.AuthenticationSchemes Vlastnost

Definice

Získá nebo nastaví schémata ověřování používané v 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

Hodnota vlastnosti

AuthenticationSchemes

Použitá schémata ověřování.

Atributy

Platí pro