The WinAuthHttpServerConnection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CallAction |
Send a request with the specified action and AML to Innovator server and write the obtained response into
the outDOM.
(Inherited from HttpServerConnection.) |
![]() | GetDatabaseName |
Returns name of the current database in use.
(Inherited from HttpServerConnection.) |
![]() | GetDatabases |
Returns all configured databases
(Inherited from HttpServerConnection.) |
![]() | getFileUrl |
Returns file full file url. In some cases with AuthenticationBroker's token.
(Inherited from HttpServerConnection.) |
![]() | getFileUrls | |
![]() | GetLicenseInfo | Overloaded. |
![]() | getUserID |
If Login() was already called, returns id of the user assosiated with the connection;
otherwise throws an exception.
(Inherited from HttpServerConnection.) |
![]() | Login |
The method implements the login to Innovator that is configured to use Windows authentication.
(Overrides HttpServerConnection..::.Login()()().) |
![]() | Logout | Overloaded. |