1 |
5.649141 |
__x_ABI_CWindows_CSecurity_CAuthentication_CIdentity_CProvider_CSecondaryAuthenticationFactorAuthenticationStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSecurity_CAuthentication_CIdentity_CProvider_CSecondaryAuthenticationFactorAuthenticationStatus
{
SecondaryAuthenticationFactorAuthenticationStatus_Failed = 0,
SecondaryAuthenticationFactorAuthenticationStatus_Started = 1,
SecondaryAuthenticationFactorAuthenticationStatus_UnknownDevice = 2,
SecondaryAuthenticationFactorAuthenticationStatus_DisabledByPolicy = 3,
SecondaryAuthenticationFactorAuthenticationStatus_InvalidAuthenticationStage = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\winrt\windows.security.authentication.identity.provider.h(3895,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
|