Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.21 KB

deviceinformationcustompairing_pairasync_991868827.md

File metadata and controls

30 lines (21 loc) · 1.21 KB
-api-id -api-type
M:Windows.Devices.Enumeration.DeviceInformationCustomPairing.PairAsync(Windows.Devices.Enumeration.DevicePairingKinds,Windows.Devices.Enumeration.DevicePairingProtectionLevel)
winrt method

Windows.Devices.Enumeration.DeviceInformationCustomPairing.PairAsync

-description

Attempts to pair a device using a minimum protection level.

-parameters

-param pairingKindsSupported

The different pairing kinds supported by this DeviceInformation object.

-param minProtectionLevel

The minimum protection level this DeviceInformation object requires in order to pair.

-returns

The result of the pairing action.

-remarks

-examples

-see-also

PairAsync(DevicePairingKinds), PairAsync(DevicePairingKinds, DevicePairingProtectionLevel, IDevicePairingSettings)