KeyPermissions type

Defines values for KeyPermissions.
KnownKeyPermissions can be used interchangeably with KeyPermissions, this enum contains the known values that the service supports.

Known values supported by the service

all
encrypt
decrypt
wrapKey
unwrapKey
sign
verify
get
list
create
update
import
delete
backup
restore
recover
purge

type KeyPermissions = string