FlowAccessControlConfiguration interface   
The access control configuration.
Properties
| actions | The access control configuration for workflow actions. | 
| contents | The access control configuration for accessing workflow run contents. | 
| triggers | The access control configuration for invoking workflow triggers. | 
| workflow | The access control configuration for workflow management. | 
Property Details
actions
The access control configuration for workflow actions.
actions?: FlowAccessControlConfigurationPolicyProperty Value
contents
The access control configuration for accessing workflow run contents.
contents?: FlowAccessControlConfigurationPolicyProperty Value
triggers
The access control configuration for invoking workflow triggers.
triggers?: FlowAccessControlConfigurationPolicyProperty Value
		workflowManagement
	 
	The access control configuration for workflow management.
workflowManagement?: FlowAccessControlConfigurationPolicy