Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.26 KB

secondaryauthenticationfactorregistration_unregisterdeviceasync_1878886150.md

File metadata and controls

30 lines (21 loc) · 1.26 KB
-api-id -api-type
M:Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorRegistration.UnregisterDeviceAsync(System.String)
winrt method

Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorRegistration.UnregisterDeviceAsync

-description

Unregisters 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 deviceId

The Id of the device to unregister.

-returns

This method does not return a value.

-remarks

-examples

-see-also

Windows Unlock with companion (IoT) devices