次の方法で共有


DevicePairingResult.ProtectionLevelUsed プロパティ

定義

デバイスのペアリングに使用される保護レベルを取得します。

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

プロパティ値

デバイスがペアリングされたときに使用される保護のレベル。

適用対象