Enum CredentialControlType
Types of control used with user administration work with credentials
Syntax
CredentialControlType
Fields
| Name | Description |
|---|---|
| Static | The value is static and can not be modified by the user interface. |
| Edit | The value is a normal edit field |
| Password | The value is a password field and a pasword control should be used. |
| Link | The GetCredentialsGroups and GetCredentialUsers needs to be used to select a value. |
| Hidden | The value should be hidden in the user interface. |