Click or drag to resize
LoginDetailsIdpServer Property
The URL for the IDP Server that we are connecting to (IDP based connections only).

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

Property Value

Type: String
See Also