Compartilhar via


GattLocalCharacteristicParameters.ReadProtectionLevel Propriedade

Definição

Obtém ou define o nível de proteção de leitura.

public:
 property GattProtectionLevel ReadProtectionLevel { GattProtectionLevel get(); void set(GattProtectionLevel value); };
GattProtectionLevel ReadProtectionLevel();

void ReadProtectionLevel(GattProtectionLevel value);
public GattProtectionLevel ReadProtectionLevel { get; set; }
var gattProtectionLevel = gattLocalCharacteristicParameters.readProtectionLevel;
gattLocalCharacteristicParameters.readProtectionLevel = gattProtectionLevel;
Public Property ReadProtectionLevel As GattProtectionLevel

Valor da propriedade

O nível de proteção de leitura.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a