Share via


GattProtocolError.InsufficientAuthorization Property

Definition

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

Applies to