User Validation

The User Validation is a WPF control that allows you to specify a username and password, and validates that it is a Workflow user. It is made up of a Validating Text Box control and a Password Box control.

If you use Windows user names, the User ID text box must be prefaced with your domain; for example, <domain name>\username. The red border around the User Id text box remains until the user name is authenticated.

See Custom Controls to view the usage and description of the properties for this control.