Introduction
Message content to control a GoDevice's Driver auth list.
Properties

AddToAuthList

A value indicating whether to add to or remove from the auth list. If [true] "ClearAuthList" will be set to [false] and the driver will be added to the auth list. If [false] the driver will be removed from the auth list.

ClearAuthList

A value indicating whether to clear the auth list. If [true] "AddToAuthList" will be set to [false] and "DriverKey" will be set to [null].

ContentType

The type of message. See MessageContentType.

DriverKey

The Drivers Key.