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)

Применяется к