Click or drag to resize
ApiAuthManagerLoginDetails Property
The details for the user who is logging in using this auth manager.

Namespace: Rally.RestApi.Auth
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public LoginDetails LoginDetails { get; }

Property Value

Type: LoginDetails
See Also