Compartir a través de


GattLocalCharacteristic.ReadProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de lectura de esta característica local.

public:
 property GattProtectionLevel ReadProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel ReadProtectionLevel();
public GattProtectionLevel ReadProtectionLevel { get; }
var gattProtectionLevel = gattLocalCharacteristic.readProtectionLevel;
Public ReadOnly Property ReadProtectionLevel As GattProtectionLevel

Valor de propiedad

Nivel de protección de lectura de esta característica local.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a