WorkflowPageCurrentUserAccessToken Method |
Retrieve the current user's access token
Namespace:
WorkflowGen.My.Web.UI.WebForms
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public string CurrentUserAccessToken()
Public Function CurrentUserAccessToken As String
Return Value
Type:
StringAccess token
See Also