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 Значение , если новый объект является объектом контейнера.

Применяется к