2027 Method
Changes 0
M

IExternalServer.GetServerId

Description:
Implement this method to return the id of the server.
Remarks:
The Id must uniquely identify the external server to the corresponding external service. It will be an error when two servers with identical Ids try to register for one external service.
Guid GetServerId()
Guid The id of the server.