Share via


ObjectSecurity.IsDS Proprietà

Definizione

Ottiene un valore booleano che specifica se l'oggetto ObjectSecurity è un oggetto directory.

protected:
 property bool IsDS { bool get(); };
protected bool IsDS { get; }
member this.IsDS : bool
Protected ReadOnly Property IsDS As Boolean

Valore della proprietà

true se l'oggetto ObjectSecurity è un oggetto directory; in caso contrario, false.

Si applica a