ConnectionInfo Class |
Namespace: Rally.RestApi.Connection
The ConnectionInfo type exposes the following members.
Name | Description | |
---|---|---|
ConnectionInfo |
Constructor
|
Name | Description | |
---|---|---|
ApiKey |
The API Key for this connection.
| |
AuthType |
The authorization type for this connection.
| |
IdpServer |
The IDP server to use for authentication.
| |
Password |
The password for this connection.
| |
Port |
The port we are connecting to.
| |
Proxy |
The proxy server to use for this connection.
| |
SecurityToken |
The security token for this connection.
| |
Server |
The server this connection is to.
| |
UserName |
The username for this connection.
| |
ZSessionID |
The ZSessionID for this connection.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |