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 で導入)

適用対象