Delegate GetUsersWithIdentitiesAsyncDelegate
OptimaJet.Workflow.Core.Runtime.GetUsersWithIdentitiesAsyncDelegate
Namespace: OptimaJet.Workflow.Core.Runtime
public delegate Task<IEnumerable<UserIdentity>> GetUsersWithIdentitiesAsyncDelegate(string userName = null, SortDirection sortDirection = SortDirection.Asc, Paging paging = null)Parameters
Name
Type
Description
userNameSystem.StringsortDirectionOptimaJet.Workflow.Core.Persistence.SortDirectionpagingOptimaJet.Workflow.Core.Persistence.Paging