Compartir a través de


DevicePairingResult.ProtectionLevelUsed Propiedad

Definición

Obtiene el nivel de protección utilizado para emparejar el dispositivo.

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

Valor de propiedad

Nivel de protección usado cuando se empareja el dispositivo.

Se aplica a