LdapSessionOptions.RootDseCache Propriedade

Definição

A RootDseCache propriedade permite a cache interna do RootDSE.

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 de Propriedade

Esta propriedade aplica-se true se a cache estiver ativada ou false não estiver.

Exceções

O LdapConnection objeto já está descartado.

Aplica-se a