ObjectSecurity.IsDS Propriété

Définition

Obtient une valeur booléenne qui spécifie si cet ObjectSecurity objet est un objet de répertoire.

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

Valeur de propriété

true si l’objet ObjectSecurity est un objet de répertoire ; sinon, false.

S’applique à