getPassword

@Nullable
abstract fun getPassword(): String(source)

Returns the password to use when authenticating.

Return

The password. May be null.