LdapSessionOptions.RootDseCache Propriedade

Definição

A RootDseCache propriedade 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 LdapConnection objeto já está descartado.

Aplica-se a