Accessrequesttype
Access request type. Defaults to GRANT_ACCESS. REVOKE_ACCESS type can only have a single Identity ID in the requestedFor field. MODIFY_ACCESS type is used for updating access expiration dates or other access modifications.
Enum
-
GRANT_ACCESS(value:'GRANT_ACCESS') -
REVOKE_ACCESS(value:'REVOKE_ACCESS') -
MODIFY_ACCESS(value:'MODIFY_ACCESS')