ObjectSecurity.IsDS Property

Definition

Gets a Boolean value that specifies whether this ObjectSecurity object is a directory object.

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

Property Value

true if the ObjectSecurity object is a directory object; otherwise, false.

Applies to