Share via


GattProtocolError.InsufficientEncryption Property

Definition

Gets the byte value for an insufficient encryption error.

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

Property Value

Byte

byte

The byte value for an insufficient encryption error.

Windows requirements

App capabilities
bluetooth

Applies to