Share via


DevicePairingResult.ProtectionLevelUsed Property

Definition

Gets the level of protection used to pair the device.

public:
 property DevicePairingProtectionLevel ProtectionLevelUsed { DevicePairingProtectionLevel get(); };
DevicePairingProtectionLevel ProtectionLevelUsed();
public DevicePairingProtectionLevel ProtectionLevelUsed { get; }
var devicePairingProtectionLevel = devicePairingResult.protectionLevelUsed;
Public ReadOnly Property ProtectionLevelUsed As DevicePairingProtectionLevel

Property Value

The level of protection used when the device was paired.

Applies to