Enumeration USER_PERMISSIONS

Description

User permissions.

Property

User with ordinary authorizations only.

Property

Permission to create objects. Read permission (OBJ_READ) is assigned implicitly.

Property

Permission to remove objects. Read permission (OBJ_READ) is assigned implicitly.

Property

Permission to read the contents of objects.

Property

Permission to update object attributes. OBJ_UPDATE = OBJ_WRITE

Property

Permission to update object attributes. OBJ_UPDATE = OBJ_WRITE

Property

Permission to list users.

Property

Permission to create and remove users. USR_CREATE = USR_DELETE

Property

Permission to create and remove users. USR_CREATE = USR_DELETE

Property

Permission to receive remote log notifications.

Property

Permission to operate as the 'master' user.

Property

Permission to create and restore backup copies of HSM data. SYS_BACKUP = SYS_RESTORE

Property

Permission to create and restore backup copies of HSM data. SYS_BACKUP = SYS_RESTORE

Property

Permission to update the firmware.

Enumeration Members

CHANGE_PWD_NEXT_TIME: 1073741824
COLD_PRT: 2048
NOP: 0
NS_AUTHORIZATION: 1024
OBJ_CREATE: 4
OBJ_DEL: 1
OBJ_LIST: 2
OBJ_READ: 2
OBJ_UPDATE: 8
OBJ_WRITE: 8
SYS_BACKUP: 256
SYS_OPERATOR: 128
SYS_RESTORE: 256
SYS_UDATE_HSM: 512
USR_CREATE: 16
USR_DELETE: 16
USR_LIST: 64
USR_REMOTE_LOG: 32
VIRTUAL_OTP_AUTH: 536870912
VIRTUAL_X509_AUTH: 268435456