SocketsHttpHandler.SslOptions Właściwość

Definicja

Pobiera lub ustawia zestaw opcji używanych do uwierzytelniania protokołu TLS klienta.

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

Wartość właściwości

Zestaw opcji używanych do uwierzytelniania protokołu TLS klienta.

Dotyczy