ObjectSecurity.IsDS プロパティ

定義

この ObjectSecurity オブジェクトがディレクトリ オブジェクトであるかどうかを示すブール値を取得します。

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

プロパティ値

オブジェクトがディレクトリ オブジェクトの場合は a0/&。それ以外の場合は。

適用対象