Click or drag to resize

ConnectPropertiesAuthenticationData Property

Authentication data.

Namespace:  Demo3D.HLE.Comms.MQTT
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 17.00.05
Syntax
C#
public byte[]? AuthenticationData { get; set; }

Property Value

Type: Byte
See Also