Freigeben über


GattLocalCharacteristicParameters.ReadProtectionLevel Eigenschaft

Definition

Ruft die Leseschutzebene ab oder legt sie fest.

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

Eigenschaftswert

Die Leseschutzebene.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: