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