GattProtocolError.InsufficientEncryptionKeySize Property

Definition

Gets the byte value for an insufficient encryption key size error.

public:
 static property byte InsufficientEncryptionKeySize { byte get(); };
static byte InsufficientEncryptionKeySize();
public static byte InsufficientEncryptionKeySize { get; }
var byte = GattProtocolError.insufficientEncryptionKeySize;
Public Shared ReadOnly Property InsufficientEncryptionKeySize As Byte

Property Value

Byte

byte

The byte value for an insufficient encryption key size error.

Windows requirements

App capabilities
bluetooth

Applies to