CommonAcl.IsDS プロパティ

定義

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

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

プロパティ値

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

適用対象