Share via


LAAccessControlOperation Enum

Definition

[ObjCRuntime.Native]
public enum LAAccessControlOperation
[<ObjCRuntime.Native>]
type LAAccessControlOperation = 
Inheritance
LAAccessControlOperation
Attributes

Fields

Name Value Description
CreateItem 0

Indicates an item creation operation.

UseItem 1

Indicates an item use operation.

CreateKey 2

Indicates a key creation operation.

UseKeySign 3

Indicates an key signing operation.

UseKeyDecrypt 4

Indicates a decryption operation with a key.

UseKeyKeyExchange 5

Indicates an key exchange operation.

Applies to