LdapSessionOptions.StartNewTlsSessionContext Methode

Definitie

Hiermee maakt u een nieuwe TLS-bibliotheekcontext.

public:
 void StartNewTlsSessionContext();
[System.Runtime.Versioning.UnsupportedOSPlatform("windows")]
public void StartNewTlsSessionContext();
[<System.Runtime.Versioning.UnsupportedOSPlatform("windows")>]
member this.StartNewTlsSessionContext : unit -> unit
Public Sub StartNewTlsSessionContext ()
Kenmerken

Opmerkingen

U moet deze methode aanroepen nadat u TLS-opties hebt ingesteld, zoals TrustedCertificatesDirectory.

Van toepassing op