Compartilhar via


LdapSessionOptions.Signing Propriedade

Definição

A propriedade Signing habilita a criptografia Kerberos.

public:
 property bool Signing { bool get(); void set(bool value); };
public bool Signing { get; set; }
member this.Signing : bool with get, set
Public Property Signing 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