ApiAuthManager Properties |
The ApiAuthManager type exposes the following members.
Name | Description | |
---|---|---|
Api |
The API that is linked to this authorization manager.
|
|
AuthenticationStateChange |
Notifies that SSO authentication has completed.
|
|
IsUiSupported |
Is the UI supported?
|
|
LoginDetails |
The details for the user who is logging in using this auth manager.
|
|
LoginFailureBadConnection |
The error message to show when we failed to connect to a server or proxy.
|
|
LoginFailureBadServer |
The error message to show when a login failure occured due to the server not being reachable.
|
|
LoginFailureCredentials |
The error message to show when a login failure occured due to bad credentials.
|
|
LoginFailureLoginEmpty |
The error message to show when a login failure occured due to the credentials being empty.
|
|
LoginFailureProxyCredentials |
The error message to show when a login failure occured due to bad proxy credentials.
|
|
LoginFailureServerEmpty |
The error message to show when a login failure occured due to the server field being empty.
|
|
LoginFailureUnknown |
The error message to show when an unknown login failure occured.
|
|
LoginWindowCancelText |
The text for the cancel button in the login window.
|
|
LoginWindowConnectionTypeText |
The text for the connection type label in the login window.
|
|
LoginWindowCredentialsTabText |
The text for the credentials tab in the login window.
|
|
LoginWindowDefaultProxyServer |
The default proxy server for the login window.
|
|
LoginWindowDefaultServer |
The default server for the login window.
|
|
LoginWindowHeaderLabelText |
The text for the header label in the login window.
|
|
LoginWindowLoginText |
The text for the login button in the login window.
|
|
LoginWindowLogoutText |
The text for the logout button in the login window.
|
|
LoginWindowProxyPwdLabelText |
The text for the proxy password label in the login window.
|
|
LoginWindowProxyServerLabelText |
The text for the proxy server label in the login window.
|
|
LoginWindowProxyServerTabText |
The text for the proxy tab in the login window.
|
|
LoginWindowProxyUserNameLabelText |
The text for the proxy username label in the login window.
|
|
LoginWindowPwdLabelText |
The text for the password label in the login window.
|
|
LoginWindowRallyServerTabText |
The text for the rally server tab in the login window.
|
|
LoginWindowServerLabelText |
The text for the server label in the login window.
|
|
LoginWindowSsoInProgressText |
The text for the sso in progress label in the login window.
|
|
LoginWindowTitle |
The text for the login window title.
|
|
LoginWindowTrustAllCertificatesText |
The text for the trust all certificates label in the login window.
|
|
LoginWindowUserNameLabelText |
The text for the user name label in the login window.
|
|
SsoAuthenticationComplete |
Notifies that SSO authentication has completed.
|