SignInTemplate.SignInMethod

interface SignInTemplate.SignInMethod

Known direct subclasses
InputSignInMethod

A SignInTemplate.SignInMethod that presents an input box for the user to enter their credentials.

PinSignInMethod

A SignInTemplate.SignInMethod that presents a PIN or activation code that the user can use to sign-in.

ProviderSignInMethod

A SignInTemplate.SignInMethod that allows the user to initiate sign-in with a authentication provider.

QRCodeSignInMethod

A SignInTemplate.SignInMethod that presents a QR Code that the user can use to sign-in.


One of the possible sign in methods that can be set on a SignInTemplate.