2using System.ComponentModel.DataAnnotations;
23 AccessIdentifier = accessIdentifier ??
throw new ArgumentNullException(nameof(accessIdentifier));
Common base for interop parameters.
DMApiParameters(string accessIdentifier)
Initializes a new instance of the DMApiParameters class.
DMApiParameters()
Initializes a new instance of the DMApiParameters class.
string AccessIdentifier
Used to identify and authenticate the DreamDaemon instance.