다음을 통해 공유


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입니다.

적용 대상