Skip to main content

ClientCertType

Namespace: Busy.Bar

Which client certificate the device uses when connecting to the MQTT backend.

public enum ClientCertType

Inheritance ObjectValueTypeEnum → ClientCertType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
Default0Uses the device's built-in default client certificate.
Custom1Uses a custom client certificate configured on the device.
None2No client certificate is used.