secureSdk #
Shortcut to access an impersonated EmbeddedSDK according to the workflow currently executed.
This method will be available after predicate registration
secureSdk (workflowContext: WorkflowContext): EmbeddedSDK
Arguments | Type | Description |
---|---|---|
workflowContext | WorkflowContext | WorkflowContext instance |
Returns #
Returns an impersonated EmbeddedSDK
Edit this page on Github(opens new window)