CommonSecurityDescriptor.IsDS Propriété

Définition

Obtient une valeur booléenne qui spécifie si l'objet associé à cet objet CommonSecurityDescriptor est un objet annuaire.

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

Valeur de propriété

true si l'objet associé à cet objet CommonSecurityDescriptor est un objet annuaire ; sinon, false.

S’applique à