GattProtocolError.InsufficientEncryption 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 byte value for an insufficient encryption error.
public:
static property byte InsufficientEncryption { byte get(); };
static byte InsufficientEncryption();
public static byte InsufficientEncryption { get; }
var byte = GattProtocolError.insufficientEncryption;
Public Shared ReadOnly Property InsufficientEncryption As Byte
Property Value
Byte
byte
The byte value for an insufficient encryption error.
Windows requirements
App capabilities |
bluetooth
|