LdapSessionOptions.StartNewTlsSessionContext Metod

Definition

Skapar en ny TLS-bibliotekskontext.

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

Kommentarer

Du måste anropa den här metoden när du har angett TLS-baserade alternativ, till exempel TrustedCertificatesDirectory.

Gäller för