AuthenticationType

enum AuthenticationType : Enum<AuthenticationType>

The authentication mechanism used by a VPA to allow the user to use it.

Entries

Link copied to clipboard

This form of authentication links a product with the online account by having the user enter a code presented to them at a certain URL. This can be used because it is easier to enter a code instead of an entire username and password.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int