다음을 통해 공유


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에서 도입되었습니다.)

적용 대상