LdapSessionOptions.StartNewTlsSessionContext Método

Definición

Crea un nuevo contexto de biblioteca TLS.

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

Comentarios

Es necesario llamar a este método después de establecer las opciones basadas en TLS, como TrustedCertificatesDirectory.

Se aplica a