Compartilhar via


GattLocalCharacteristic.ReadProtectionLevel Propriedade

Definição

Obtém o nível de proteção de leitura dessa 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 da propriedade

O nível de proteção de leitura dessa característica local.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a