Метод | Описание | |
---|---|---|
TwoFactorViewModel ( ) : System.Windows.Input |
This is used by the GitHub.Authentication test application
|
|
TwoFactorViewModel ( bool isSms ) : System.Windows.Input |
This quite obviously creates an instance of a TwoFactorViewModel.
|
Метод | Описание | |
---|---|---|
HyperLinkCommand ( ) : System.Windows.Input |
public TwoFactorViewModel ( ) : System.Windows.Input | ||
Результат | System.Windows.Input |
public TwoFactorViewModel ( bool isSms ) : System.Windows.Input | ||
isSms | bool | True if the 2fa authentication code is sent via SMS |
Результат | System.Windows.Input |