getUsername

@Nullable
abstract fun getUsername(): String

Returns the user name to use when authenticating.

Return

The user name. May be null.