TmnxLocUsrDbUserNameFormat
The data type TmnxLocUsrDbUserNameFormat represents how the username is specified: - 'none (0)': no username is specified - 'full (1)': both the host part and domain part are specified, example: joe@alcatel-lucent.com - 'hostOnly (2)': only the host part of the username is specified, example: joe - 'domainOnly (3)': only the domain part of the username is specified, example: alcatel-lucent.com
Possible values
4 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | full |
| 2 | hostOnly |
| 3 | domainOnly |