Name | Description | |
---|---|---|
AuthorizationInformation | Gets and sets encrypted authorization information. | |
Connected | Gets the connection status of this server. Returns true when a connection has been established. | |
CurrentServer | Gets or sets the current JAMS Server. | |
KnownServers | Returns an array of the current JAMS servers. | |
Name | Gets and sets the name of the node that this JAMS Server connects to. | |
NodeName | Gets or sets the node name of this server. The default is the server name. | |
Password | Allows you to set the password used to access the server. | |
Port | Gets and sets the TCP/IP port that is used to connect to this server. | |
PromptAuthorization | Gets and sets the PromptAuthorization property. When set to true, the user is prompted for authorization information when connecting to the JAMS Server. | |
RemoteVersion | Gets the version of the remote JAMS Server assembly. | |
ResolveNameToIPV4Address | When set to true, we will resolve the server name into an IP V4 address and use that to connect. When set to false, we use the server name and let WCF resolve it. The default is true. | |
ServerID | Gets a GUID that uniquely identfies this server. This GUID changes every time a server instance is created. | |
SkinName | Gets or sets the name of the appearance skin of the server. | |
UserName | Gets or sets the username used to access the server. |