Compartir a través de


GattProtocolError.InsufficientAuthentication Propiedad

Definición

Obtiene el valor de byte para un error de autenticación insuficiente.

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

Valor de propiedad

Byte

byte

Valor de byte para un error de autenticación insuficiente.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a