PasswordType enum | QSYS API Reference Guide
Specifies the type of password.
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
Name | Description | Value |
---|---|---|
Legacy | Specifies a legacy password, compatible with AS400 10-character passwords. | 0 |
SecurePassphrase | Specifies a secure passphrase, which is a mixed-case, unlimited length string. | 1 |