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