GattProtocolError.InsufficientAuthorization 属性

定义

获取授权不足错误的字节值。

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

属性值

Byte

byte

授权不足错误的字节值。

Windows 要求

应用功能
bluetooth

适用于