AuthenticationState

The different authentication states an eMSP service can be in.

Entries

Link copied to clipboard

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

Link copied to clipboard

Authentication has been requested. The eMSP can provide information about how to authenticate in EmspAuthenticationStatus.authenticationInfo.

Link copied to clipboard

Authentication is in progess.

Link copied to clipboard

The user is logged in and can use the eMSP to charge their vehicle and to pay for charging.

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.