Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 832 Bytes

devicepairingrequestedeventargs_acceptwithpasswordcredential_1073078053.md

File metadata and controls

25 lines (17 loc) · 832 Bytes
-api-id -api-type ms.custom
M:Windows.Devices.Enumeration.DevicePairingRequestedEventArgs.AcceptWithPasswordCredential(Windows.Security.Credentials.PasswordCredential)
winrt method
19H1

Windows.Devices.Enumeration.DevicePairingRequestedEventArgs.AcceptWithPasswordCredential

-description

Accepts a PairingRequested event and pairs the device with the application. Requires a user name and password for pairing purposes.

-parameters

-param passwordCredential

An object that encapsulates the user name and password for attempting to pair the device.

-remarks

-see-also

-examples