Click or drag to resize
PersonAuthNWFLockedOut Property
AuthN Workflow Locked Out - This is the list of AuthN Processes a user is locked out of

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

Property Value

Type: ListWorkflowDefinition
See Also