Click or drag to resize

TransitionAuthLevel Property

Specifies the authentication level required for a user to activate the transition (for a workitem).

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AuthLevel AuthLevel { get; set; }

Property Value

Type: AuthLevel
See Also