AuthenticationState

The different authentication states the VPA service can be in.

Entries

Link copied to clipboard

The user is not logged in. Authentication can be requested.

Link copied to clipboard

The authentication process has been started.

Link copied to clipboard

Authentication is in progress.

Link copied to clipboard

The user is logged in and can use the VPA.

Link copied to clipboard

There was an error when attempting to authenticate.

Link copied to clipboard

Authentication is not possible due to some general error, such as no internet connection.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.