다음을 통해 공유


DevicePairingResult.ProtectionLevelUsed 속성

정의

디바이스를 페어링하는 데 사용되는 보호 수준을 가져옵니다.

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

속성 값

디바이스가 페어링될 때 사용되는 보호 수준입니다.

적용 대상