Share via


LdapSessionOptions.StopTransportLayerSecurity 方法

定義

StopTransportLayerSecurity() 方法會結束傳輸層安全性加密。

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

例外狀況

LdapConnection 物件已經過處置。

要求失敗。

適用於