Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.65 KB

secondaryauthenticationfactorauthentication_shownotificationmessageasync_1996254213.md

File metadata and controls

33 lines (23 loc) · 1.65 KB
-api-id -api-type
M:Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorAuthentication.ShowNotificationMessageAsync(System.String,Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorAuthenticationMessage)
winrt method

Windows.Security.Authentication.Identity.Provider.SecondaryAuthenticationFactorAuthentication.ShowNotificationMessageAsync

-description

Shows a message above the lock screen or within the companion device sign in option tile.

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 deviceName

The name of device to display as part of the notification message (set using the message parameter).

-param message

The message to show.

-returns

This method does not return a value.

-remarks

-examples

-see-also

Windows Unlock with companion (IoT) devices