LdapSessionOptions.StopTransportLayerSecurity Method

Definition

The StopTransportLayerSecurity() method ends transport layer security encryption.

public:
 void StopTransportLayerSecurity();
public void StopTransportLayerSecurity ();
member this.StopTransportLayerSecurity : unit -> unit
Public Sub StopTransportLayerSecurity ()

Exceptions

The LdapConnection object is already disposed.

The request failed.

Applies to