startUserAccessTasks
inline suspend fun AppFabricClient.startUserAccessTasks(crossinline block: StartUserAccessTasksRequest.Builder.() -> Unit): StartUserAccessTasksResponse
Starts the tasks to search user access status for a specific email address.
The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.