Click or drag to resize
PersonAuthNWFRegistered Property
AuthN Workflow Registered - This is the list of AuthN Processes a user is registered for

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<WorkflowDefinition> AuthNWFRegistered { get; set; }

Property Value

Type: ListWorkflowDefinition
See Also