object Unauthenticated : AuthenticationEvent.AuthenticationState
No user is currently neither authenticated nor expected to authenticate.
isUnauthenticated
fun isUnauthenticated(): Boolean
true if an only if this AuthenticationEvent is AuthenticationState.Unauthenticated.
true