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.
Key can be derived from a driver's "keys" property.

Loading API Runner...