ContentsIndexHome
PreviousUpNext
ServerConfig.ServerConfig Constructor
C#
public ServerConfig(string username, string password, string environment, string endpoint);
Parameters 
Description 
string username 
the username used to login to PRO. E.g. admin 
string password 
the username's password. E.g. admin 
string environment 
the PRO environment to which the user belongs to. E.g. ROOT. Arguments are case insensitive 
string endpoint 
the URL of the PRO backend service. E.g. tcp://localhost:19340 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved