Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.17 KB

secondaryauthenticationfactorinfo_isauthenticationsupported.md

File metadata and controls

25 lines (17 loc) · 1.17 KB
-api-id -api-type
P:Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorInfo.IsAuthenticationSupported
winrt property

Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorInfo.IsAuthenticationSupported

-description

Deprecated. Checks whether the companion device supports some kind of user authentication function.

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.

-property-value

True if the device supports authentication, otherwise false.

-remarks

-see-also

-examples