Compartilhar via


GattLocalDescriptorParameters.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 = gattLocalDescriptorParameters.readProtectionLevel;
gattLocalDescriptorParameters.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