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