Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 850 Bytes

PermissionsLookupEntityRequest.md

File metadata and controls

18 lines (10 loc) · 850 Bytes

PermissionsLookupEntityRequest

PermissionLookupEntityRequest is the request message for the LookupEntity method in the Permission service.

Properties

Name Type Description Notes
metadata PermissionLookupEntityRequestMetadata [optional]
entityType String Type of the entity to lookup, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes. [optional]
permission String Name of the permission to check, required, must start with a letter and can include alphanumeric and underscore, max 64 bytes. [optional]
subject Subject [optional]
context Context [optional]