Compartir a través de


LdapSessionOptions.Sealing Propiedad

Definición

La propiedad Sealing habilita el cifrado Kerberos.

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

Valor de propiedad

Esta propiedad es true si el cifrado Kerberos se habilita o false si no se habilita.

Excepciones

El objeto LdapConnection ya se ha eliminado.

Se aplica a