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

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