Condividi tramite


GattLocalDescriptorParameters.ReadProtectionLevel Proprietà

Definizione

Ottiene o imposta il livello di protezione di lettura.

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

Valore della proprietà

Livello di protezione di lettura.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a