| ApiAuthManagerLoginWindowProxyUserNameLabelText Property |
The text for the proxy username label 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 LoginWindowProxyUserNameLabelText { get; }Public Shared ReadOnly Property LoginWindowProxyUserNameLabelText As String
Get
public:
static property String^ LoginWindowProxyUserNameLabelText {
String^ get ();
}static member LoginWindowProxyUserNameLabelText : string with get
Property Value
Type:
String
See Also