次の方法で共有


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

適用対象