Click or drag to resize

ConnectPropertiesAuthenticationData Property

Authentication data.

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

Property Value

Type: Byte
See Also