SecondaryAuthenticationFactorAuthenticationMessage
SecondaryAuthenticationFactorAuthenticationMessage
SecondaryAuthenticationFactorAuthenticationMessage
SecondaryAuthenticationFactorAuthenticationMessage
Enum
Definition
Represents standard error messages.
Note
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft to use the secondaryAuthenticationFactor capability, calls to this API will fail. To apply for approval, contact cdfonboard@microsoft.com. For more information on capabilities, see App capability declarations. For an overview of the Companion Device Framework, see the Windows Unlock with companion (IoT) devices overview.
public : enum class SecondaryAuthenticationFactorAuthenticationMessagepublic enum SecondaryAuthenticationFactorAuthenticationMessagePublic Enum SecondaryAuthenticationFactorAuthenticationMessage// You can use this enum in JavaScript.
- Attributes
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| BluetoothIsDisabled BluetoothIsDisabled BluetoothIsDisabled BluetoothIsDisabled | Turn on Bluetooth to use device name to sign in. |
| DeviceNeedsAttention DeviceNeedsAttention DeviceNeedsAttention DeviceNeedsAttention | See device name for sign-in instructions. |
| DisabledByPolicy DisabledByPolicy DisabledByPolicy DisabledByPolicy | Your enterprise prevents sign in with device name. Use another sign-in option. |
| ExtraTapIsRequired ExtraTapIsRequired ExtraTapIsRequired ExtraTapIsRequired | Tap device name again. |
| HoldFinger HoldFinger HoldFinger HoldFinger | Rest your finger on device name to sign in. |
| Invalid Invalid Invalid Invalid | Invalid message. |
| LookingForDevice LookingForDevice LookingForDevice LookingForDevice | Looking for device name... |
| LookingForDevicePluggedin LookingForDevicePluggedin LookingForDevicePluggedin LookingForDevicePluggedin | Plug device name into a USB port to sign in. |
| NfcIsDisabled NfcIsDisabled NfcIsDisabled NfcIsDisabled | Turn on NFC to use device name to sign in. |
| ReadyToSignIn ReadyToSignIn ReadyToSignIn ReadyToSignIn | Ready to sign in with device name. |
| ReregisterRequired ReregisterRequired ReregisterRequired ReregisterRequired | Something went wrong. Use another sign-in option, and then set up device name again. |
| SayPassphrase SayPassphrase SayPassphrase SayPassphrase | Say your Spoken Passphrase into device name. |
| ScanFinger ScanFinger ScanFinger ScanFinger | Swipe your finger on device name to sign in. |
| SwipeUpWelcome SwipeUpWelcome SwipeUpWelcome SwipeUpWelcome | Swipe up or press space bar to sign in with device name. |
| TapOnDeviceRequired TapOnDeviceRequired TapOnDeviceRequired TapOnDeviceRequired | Tap device name to sign in. |
| TapWelcome TapWelcome TapWelcome TapWelcome | Tap device name to the NFC reader to sign in. |
| TryAgain TryAgain TryAgain TryAgain | Try again. |
| UnauthorizedUser UnauthorizedUser UnauthorizedUser UnauthorizedUser | Couldn’t sign in with device name. Use another sign-in option. |
| UseAnotherSignInOption UseAnotherSignInOption UseAnotherSignInOption UseAnotherSignInOption | Use another sign-in option first, then you can use device name to sign in. |
| WiFiIsDisabled WiFiIsDisabled WiFiIsDisabled WiFiIsDisabled | Connect to a Wi-Fi network to use device name to sign in. |