ServiceAuthenticationBehavior.AuthenticationSchemes Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą schemat uwierzytelniania używany przez usługę.

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

Wartość właściwości

Schemat uwierzytelniania używany przez usługę.

Dotyczy