Contents

password

The password a person uses to login.

Declaration

let password: String?

Discussion

The password can be between 1-64 characters in length. This value is nil if the user login doesn’t use a password.

See Also

Login credentials