CommonObjectSecurity(Boolean) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

isContainer
Boolean

true jeśli nowy obiekt jest obiektem kontenera.

Dotyczy