LinkedAccessCheck interface
model interface LinkedAccessCheck
Properties
| action |
The action name. |
| linked |
The linked action. |
| linked |
The linked action verb. |
| linked |
The linked property. |
| linked |
The linked type. |
Property Details
actionName
The action name.
actionName?: string
Property Value
string
linkedAction
The linked action.
linkedAction?: string
Property Value
string
linkedActionVerb
The linked action verb.
linkedActionVerb?: string
Property Value
string
linkedProperty
The linked property.
linkedProperty?: string
Property Value
string
linkedType
The linked type.
linkedType?: string
Property Value
string