AuthorizationType Enumeration |
Namespace: Rally.RestApi.Connection
Member name | Value | Description | |
---|---|---|---|
Basic | 0 | Basic authorization where the user provides a username and password. | |
ApiKey | 1 | Authentication using an API Key. | |
ZSessionID | 2 | Authentication using a ZSessionID. |