GattProtocolError.InsufficientAuthentication 属性

定义

获取身份验证不足错误的字节值。

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

属性值

Byte

byte

身份验证不足错误的字节值。

Windows 要求

应用功能
bluetooth

适用于