Click or drag to resize
ConnectionInfoSecurityToken Property
The security token for this connection.

Namespace: Rally.RestApi.Connection
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public string SecurityToken { get; set; }

Property Value

Type: String
See Also