| ConnectionType Enumeration |
Namespace: Rally.RestApi.Connection
| Member name | Value | Description | |
|---|---|---|---|
| BasicAuth | 0 | Basic authorization where the user provides a username and password. | |
| SpBasedSso | 1 | Service provider based connection. | |
| IdpBasedSso | 2 | Identity provider based connection. |