Assembly: OptimaJet.Workflow.Core

Class UserIdentity

OptimaJet.Workflow.Core.Runtime.UserIdentity

Associates an application-defined workflow participant identity with a user name.

public class UserIdentity

Properties

public string Identity { get; set; } #
Gets or sets the application-defined workflow participant identity associated with the user.
public string UserName { get; set; } #
Gets or sets the user name associated with the workflow participant identity.