RallyRestApiZSessionID Field |
The identifier for the authentication cookie used by Rally.
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public const string ZSessionID = "ZSESSIONID"
Public Const ZSessionID As String = "ZSESSIONID"
public:
literal String^ ZSessionID = "ZSESSIONID"
static val mutable ZSessionID: string
Field Value
Type:
StringSee Also