Method GetDataMinerServicesDmsIdentity
- Namespace
- Skyline.DataMiner.DcpChatIntegrationHelper.Common
- Assembly
- Skyline.DataMiner.DcpChatIntegrationHelper.dll
GetDataMinerServicesDmsIdentity()
Fetches the dataminer.services DMS identity
IDataMinerServicesDmsIdentity GetDataMinerServicesDmsIdentity()
Returns
- IDataMinerServicesDmsIdentity
The dataminer.services DMS identity containing the organization ID and DMS ID.
Remarks
Once fetched successfully the DMS Identity is saved in a variable and won't be requested again for this IChatIntegrationHelper instance.
Exceptions
- ChatIntegrationException
If anything went wrong.