MembershipPermission
Defined in header “ark/catalog/api_gateway/membership.hh”.
The type of authorization permitted for organization ownership.
Values
-
Nobody = 0x00000000
Placeholder for nobody. -
User = 0x00000001
Authenticated users are permitted access. -
Robot = 0x00000002
Robots are permitted access. -
IngestJob = 0x00000004
Ingest jobs are permitted access.