Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 775 Bytes

WardenAccessRequest.md

File metadata and controls

13 lines (9 loc) · 775 Bytes

WardenAccessRequest

Properties

Name Type Description Notes
Action string Action is the action that is requested on the resource. [optional] [default to null]
Context map[string]interface{} Context is the request's environmental context. [optional] [default to null]
Resource string Resource is the resource that access is requested to. [optional] [default to null]
Subject string Subejct is the subject that is requesting access. [optional] [default to null]

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