Sdílet prostřednictvím


ServiceAuthenticationBehavior.AuthenticationSchemes Vlastnost

Definice

Získá nebo nastaví hodnotu, která představuje schéma ověřování používané službou.

public:
 property System::Net::AuthenticationSchemes AuthenticationSchemes { System::Net::AuthenticationSchemes get(); void set(System::Net::AuthenticationSchemes value); };
public System.Net.AuthenticationSchemes AuthenticationSchemes { get; set; }
member this.AuthenticationSchemes : System.Net.AuthenticationSchemes with get, set
Public Property AuthenticationSchemes As AuthenticationSchemes

Hodnota vlastnosti

Schéma ověřování používané službou.

Platí pro