1 |
2.824571 |
__x_ABI_CWindows_CSecurity_CAuthentication_CIdentity_CProvider_CSecondaryAuthenticationFactorAuthenticationMessage |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSecurity_CAuthentication_CIdentity_CProvider_CSecondaryAuthenticationFactorAuthenticationMessage
{
SecondaryAuthenticationFactorAuthenticationMessage_Invalid = 0,
SecondaryAuthenticationFactorAuthenticationMessage_SwipeUpWelcome = 1,
SecondaryAuthenticationFactorAuthenticationMessage_TapWelcome = 2,
SecondaryAuthenticationFactorAuthenticationMessage_DeviceNeedsAttention = 3,
SecondaryAuthenticationFactorAuthenticationMessage_LookingForDevice = 4,
SecondaryAuthenticationFactorAuthenticationMessage_LookingForDevicePluggedin = 5,
SecondaryAuthenticationFactorAuthenticationMessage_BluetoothIsDisabled = 6,
SecondaryAuthenticationFactorAuthenticationMessage_NfcIsDisabled = 7,
SecondaryAuthenticationFactorAuthenticationMessage_WiFiIsDisabled = 8,
SecondaryAuthenticationFactorAuthenticationMessage_ExtraTapIsRequired = 9,
SecondaryAuthenticationFactorAuthenticationMessage_DisabledByPolicy = 10,
SecondaryAuthenticationFactorAuthenticationMessage_TapOnDeviceRequired = 11,
SecondaryAuthenticationFactorAuthenticationMessage_HoldFinger = 12,
SecondaryAuthenticationFactorAuthenticationMessage_ScanFinger = 13,
SecondaryAuthenticationFactorAuthenticationMessage_UnauthorizedUser = 14,
SecondaryAuthenticationFactorAuthenticationMessage_ReregisterRequired = 15,
SecondaryAuthenticationFactorAuthenticationMessage_TryAgain = 16,
SecondaryAuthenticationFactorAuthenticationMessage_SayPassphrase = 17,
SecondaryAuthenticationFactorAuthenticationMessage_ReadyToSignIn = 18,
SecondaryAuthenticationFactorAuthenticationMessage_UseAnotherSignInOption = 19,
SecondaryAuthenticationFactorAuthenticationMessage_ConnectionRequired = 20,
SecondaryAuthenticationFactorAuthenticationMessage_TimeLimitExceeded = 21,
SecondaryAuthenticationFactorAuthenticationMessage_CanceledByUser = 22,
SecondaryAuthenticationFactorAuthenticationMessage_CenterHand = 23,
SecondaryAuthenticationFactorAuthenticationMessage_MoveHandCloser = 24,
SecondaryAuthenticationFactorAuthenticationMessage_MoveHandFarther = 25,
SecondaryAuthenticationFactorAuthenticationMessage_PlaceHandAbove = 26,
SecondaryAuthenticationFactorAuthenticationMessage_RecognitionFailed = 27,
SecondaryAuthenticationFactorAuthenticationMessage_DeviceUnavailable = 28,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\winrt\windows.security.authentication.identity.provider.h(3760,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x60000
|