System.Security.AccessControl.NativeObjectSecurity Members

The members of System.Security.AccessControl.NativeObjectSecurity are listed below.

See Also: Inherited members from System.Security.AccessControl.CommonObjectSecurity

Protected Constructors

Initializes a new instance of the System.Security.AccessControl.NativeObjectSecurity class with the specified values.

Initializes a new instance of the System.Security.AccessControl.NativeObjectSecurity class with the specified values. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.

Documentation for this section has not yet been entered.

Initializes a new instance of the System.Security.AccessControl.NativeObjectSecurity class with the specified values. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Methods

override
Persist(System.Runtime.InteropServices.SafeHandle, AccessControlSections)

Saves the specified sections of the security descriptor associated with this System.Security.AccessControl.NativeObjectSecurity object to permanent storage. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.

override
Persist(string, AccessControlSections)

Saves the specified sections of the security descriptor associated with this System.Security.AccessControl.NativeObjectSecurity object to permanent storage. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.

Persist(System.Runtime.InteropServices.SafeHandle, AccessControlSections, object)

Saves the specified sections of the security descriptor associated with this System.Security.AccessControl.NativeObjectSecurity object to permanent storage. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.

Persist(string, AccessControlSections, object)

Saves the specified sections of the security descriptor associated with this System.Security.AccessControl.NativeObjectSecurity object to permanent storage. We recommend that the values of the includeSections parameters passed to the constructor and persist methods be identical. For more information, see Remarks.