CommonAcl.IsDS プロパティ

定義

現在の CommonAcl オブジェクトがディレクトリ オブジェクト アクセス制御リスト (ACL) であるかどうかを設定します。

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

プロパティ値

true 現在の CommonAcl オブジェクトがディレクトリ オブジェクト ACL の場合は。

適用対象