Compartilhar via


LdapSessionOptions.RootDseCache Propriedade

Definição

A propriedade RootDseCache habilita o cache RootDSE interno.

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

Valor da propriedade

Essa propriedade será true se o cache estiver habilitado ou false se não estiver.

Exceções

O objeto LdapConnection já foi descartado.

Aplica-se a