DeviceInformationPairing.ProtectionLevel 属性

定义

获取用于配对设备的保护级别。

public:
 property DevicePairingProtectionLevel ProtectionLevel { DevicePairingProtectionLevel get(); };
DevicePairingProtectionLevel ProtectionLevel();
public DevicePairingProtectionLevel ProtectionLevel { get; }
var devicePairingProtectionLevel = deviceInformationPairing.protectionLevel;
Public ReadOnly Property ProtectionLevel As DevicePairingProtectionLevel

属性值

保护级别。

Windows 要求

设备系列
Windows 10 (在 10.0.10586.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v2.0 中引入)

适用于