GattLocalDescriptor.ReadProtectionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the read protection level of this local characteristic descriptor.
public:
property GattProtectionLevel ReadProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel ReadProtectionLevel();
public GattProtectionLevel ReadProtectionLevel { get; }
var gattProtectionLevel = gattLocalDescriptor.readProtectionLevel;
Public ReadOnly Property ReadProtectionLevel As GattProtectionLevel
Property Value
The read protection level of this local characteristic descriptor.
Windows requirements
App capabilities |
bluetooth
|