Skip to content
Was this article helpful?

Server.Connect Method

Overload List

 

NameDescription
Public methodStatic memberConnect(Uri, String) Connects to a specific AppDNA database served by the AppDNA server instance at a given URI. It uses the AppDNA Integrated login mechanism to authenticate as the current windows principle (user name).
Public methodStatic memberConnect(String, String, String) Connects to a default AppDNA server installation on the specified machine.
Public methodStatic memberConnect(Uri, String, String, SecureString) Connects to a specific AppDNA database served by the AppDNA server instance at a given URI.
Public methodStatic memberConnect(Uri, String, String, String) Connects to a specific AppDNA database served by the AppDNA server instance at a given URI.
  Back to Top

See Also

Reference

Server Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?