Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.59 KB

secondaryauthenticationfactorauthentication_finishauthenticationasync_1991839995.md

File metadata and controls

33 lines (23 loc) · 1.59 KB
-api-id -api-type
M:Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorAuthentication.FinishAuthenticationAsync(Windows.Storage.Streams.IBuffer,Windows.Storage.Streams.IBuffer)
winrt method

Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorAuthentication.FinishAuthenticationAsync

-description

Finishes an authentication with a companion device.

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.

-parameters

-param deviceHmac

The authentication device HMAC.

-param sessionHmac

The session HMAC.

-returns

When this method completes, it returns the status of the operation finishing.

-remarks

-examples

-see-also

Windows Unlock with companion (IoT) devices