GattProtocolError.InsufficientEncryptionKeySize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|