Compartilhar via


LdapSessionOptions.Sealing Propriedade

Definição

A propriedade Sealing habilita a criptografia 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 da propriedade

Essa propriedade será true se a criptografia Kerberos estiver habilitada ou false se não estiver.

Exceções

O objeto LdapConnection já foi descartado.

Aplica-se a