Čitajte na engleskom Uređivanje

Dijeli putem


ObjectSecurity Constructors

Definition

Initializes a new instance of the ObjectSecurity class.

Overloads

ObjectSecurity()

Initializes a new instance of the ObjectSecurity class.

ObjectSecurity(CommonSecurityDescriptor)

Initializes a new instance of the ObjectSecurity class.

ObjectSecurity(Boolean, Boolean)

Initializes a new instance of the ObjectSecurity class.

ObjectSecurity()

Initializes a new instance of the ObjectSecurity class.

protected ObjectSecurity ();

Applies to

.NET 9 i druge verzije
Proizvod Verzije
.NET Core 1.0, Core 1.1, 6 (package-provided), 6, 7, 8, 9
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5

ObjectSecurity(CommonSecurityDescriptor)

Initializes a new instance of the ObjectSecurity class.

protected ObjectSecurity (System.Security.AccessControl.CommonSecurityDescriptor securityDescriptor);

Parameters

securityDescriptor
CommonSecurityDescriptor

The CommonSecurityDescriptor of the new CommonObjectSecurity instance.

Applies to

.NET 9 i druge verzije
Proizvod Verzije
.NET Core 1.0, Core 1.1, 6 (package-provided), 6, 7, 8, 9
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5

ObjectSecurity(Boolean, Boolean)

Initializes a new instance of the ObjectSecurity class.

protected ObjectSecurity (bool isContainer, bool isDS);

Parameters

isContainer
Boolean

true if the new ObjectSecurity object is a container object.

isDS
Boolean

True if the new ObjectSecurity object is a directory object.

Applies to

.NET 9 i druge verzije
Proizvod Verzije
.NET Core 1.0, Core 1.1, 6 (package-provided), 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5