SecAccessControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that contains accessibility flags and access control object creation flags.
public class SecAccessControl : IDisposable, ObjCRuntime.INativeObject
type SecAccessControl = class
interface INativeObject
interface IDisposable
- Inheritance
-
SecAccessControl
- Implements
Constructors
SecAccessControl(SecAccessible, SecAccessControlCreateFlags) |
Properties
Accessible | |
Flags | |
Handle |
Handle (pointer) to the unmanaged object representation. |
Methods
Dispose() |
Releases the resources used by the SecAccessControl object. |
Dispose(Boolean) |
Releases the resources used by the SecAccessControl object. |
Finalize() |
Finalizer for the SecAccessControl object |