Condividi tramite


LdapSessionOptions.SecureSocketLayer Proprietà

Definizione

La proprietà SecureSocketLayer abilita SSL (Secure Socket Layer) sulla connessione.

public:
 property bool SecureSocketLayer { bool get(); void set(bool value); };
public bool SecureSocketLayer { get; set; }
member this.SecureSocketLayer : bool with get, set
Public Property SecureSocketLayer As Boolean

Valore della proprietà

Questa proprietà è true se SSL (Secure Socket Layer) è abilitato; in caso contrario, false.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a