GattProtocolError.InsufficientAuthentication Property

Definition

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

Applies to