Compartir a través de


LdapSessionOptions.Signing Propiedad

Definición

La propiedad Signing habilita el cifrado 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 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