Click or drag to resize
ApiConsoleAuthManager Constructor
Constructor

Namespace: Rally.RestApi.Auth
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public ApiConsoleAuthManager(
	string webServiceVersion = "v2.0"
)

Parameters

webServiceVersion (Optional)
Type: SystemString
The version of the WSAPI API to use.
See Also