Udostępnij za pośrednictwem


QuicServerConnectionOptions.ServerAuthenticationOptions Właściwość

Definicja

Pobiera lub ustawia opcje uwierzytelniania serwera do użycia podczas akceptowania nowego połączenia.

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

Wartość właściwości

Uwagi

Ta właściwość jest obowiązkowa, a ustawienie nie spowoduje błędów walidacji podczas nawiązywania połączenia.

Dotyczy