Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 680 Bytes

AllowedRequest.md

File metadata and controls

13 lines (9 loc) · 680 Bytes

AllowedRequest

Properties

Name Type Description Notes
action string Action is the action that is requested on the resource. [optional]
context map[string,object] Context is the request's environmental context. [optional]
resource string Resource is the resource that access is requested to. [optional]
subject string Subejct is the subject that is requesting access. [optional]

[Back to Model list] [Back to API list] [Back to README]