LdapSessionOptions.RootDseCache Proprietà

Definizione

La proprietà RootDseCache abilita la cache RootDSE interna.

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

Valore della proprietà

Questa proprietà è true se la cache è abilitata; in caso contrario, false.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a