Click or drag to resize
ConnectionInfoAuthType Property
The authorization type 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 virtual AuthorizationType AuthType { get; set; }

Property Value

Type: AuthorizationType
See Also