CommonObjectSecurity(Boolean) コンストラクター

定義

CommonObjectSecurity クラスの新しいインスタンスを初期化します。

protected:
 CommonObjectSecurity(bool isContainer);
protected CommonObjectSecurity (bool isContainer);
new System.Security.AccessControl.CommonObjectSecurity : bool -> System.Security.AccessControl.CommonObjectSecurity
Protected Sub New (isContainer As Boolean)

パラメーター

isContainer
Boolean

新しいオブジェクトがコンテナー オブジェクトである場合は true

適用対象