Construct an auth configuration object.
Optional
username: stringOptional
password: stringReadonly
passwordThe password to authenticate with.
Readonly
usernameThe username to connect as.
Create a new config object from this existing one.
Whether this auth object is the same as another.
Optional
that: OnmsAuthConfig
Represents server authentication config.