Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Net
Security
Tests
ServerAsyncAuthenticateTest
Dispose
System.Net.Security.Tests.ServerAsyncAuthenticateTest.Dispose C# (CSharp) Méthode
ServerAsyncAuthenticateTest Class Documentation
Afficher le fichier
Open project: dotnet/corefx
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
public void Dispose() { _serverCertificate.Dispose(); }
ServerAsyncAuthenticateTest
AllowAnyServerCertificate
Dispose
ProtocolMismatchData
ServerAsyncAuthenticateTest
ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success
ServerAsyncAuthenticate_EachServerUnsupportedProtocol_Fail
ServerAsyncAuthenticate_EachSupportedProtocol_Success
ServerAsyncAuthenticate_MismatchProtocols_Fails
ServerAsyncAuthenticate_UnsupportedAllServer_Fail
ServerAsyncSslHelper