Abstract
Abstract
identifierThe ID of the generic credential containing the dispatch target information
(the dispatch_target_
prefix is removed). This is presented as Identification
of the generic credential in the nevisIDM administration web interface.
Abstract
usernameThe username of the account.
Static
createDefault constructor for IdUserNamePair.
the ID of the generic credential containing the dispatch target information
the username of the account.
an IdUserNamePair instance.
Static
fromAlternate constructor that creates an IdUserNamePair from a json.
contains the source for instance creation.
an IdUserNamePair instance.
Generated using TypeDoc
The DeviceInformation represents a set of dispatch targets on the backend side. For each account there is a dispatch target entry in the backend. This object exposes the ID of the dispatch target for each account.
The DeviceInformation stores a set of generic credentials representing dispatch targets in nevisIDM. For each account there is a generic credential in nevisIDM. This object exposes the value of the
Identification
attribute of each of the generic credentials for each account.