SecAccessControl Class

Definition

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

Applies to