Compartir a través de


GattLocalDescriptor.ReadProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de lectura de este descriptor de características local.

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

Valor de propiedad

Nivel de protección de lectura de este descriptor de características local.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a