TmnxLocUsrDbPasswordType
The data type TmnxLocUsrDbPasswordType represents what type of password is specified: - 'none (0)': no password is specified - 'ignore (1)': the password is ignored - 'pap (2)': password for PAP (Password Authentication Protocol) - 'chap (3)': password for CHAP (Challenge-Handshake Authentication Protocol) is specified
Possible values
4 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | ignore |
| 2 | pap |
| 3 | chap |