Partager via


GattLocalCharacteristic.ReadProtectionLevel Propriété

Définition

Obtient le niveau de protection en lecture de cette caractéristique locale.

public:
 property GattProtectionLevel ReadProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel ReadProtectionLevel();
public GattProtectionLevel ReadProtectionLevel { get; }
var gattProtectionLevel = gattLocalCharacteristic.readProtectionLevel;
Public ReadOnly Property ReadProtectionLevel As GattProtectionLevel

Valeur de propriété

Niveau de protection en lecture de cette caractéristique locale.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à