| ApiAuthManagerLoginWindowProxyServerTabText Property |
The text for the proxy tab in the login window.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic static string LoginWindowProxyServerTabText { get; }Public Shared ReadOnly Property LoginWindowProxyServerTabText As String
Get
public:
static property String^ LoginWindowProxyServerTabText {
String^ get ();
}static member LoginWindowProxyServerTabText : string with get
Property Value
Type:
String
See Also