Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PISystem.Connect Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
PISystem.Connect Method
Connects to the server to allow sending and retrieving data.
Connects to the server using the specified connection preference to allow sending and retrieving data.

Overload List

  NameDescription
Public methodCode example
Connect
Connects to the server using default credentials to allow sending and retrieving data.
Public methodCode example
Connect(NetworkCredential)
Connects to the server using the specified credentials to allow sending and retrieving data.
Public methodCode example
Connect(String)
Connects to the server using the specified Access Token to allow sending and retrieving data.
Public methodCode example
Connect(AFConnectionPreference)
Connects to the server using the specified connection preference to allow sending and retrieving data.
Public methodCode example
Connect(Boolean, IWin32Window)
Connects to the server with a credential prompt if necessary to allow sending and retrieving data.
Public methodCode example
Connect(NetworkCredential, AFConnectionPreference)
Connects to the server using the specified credentials and connection preference to allow sending and retrieving data.
Public methodCode example
Connect(String, AFConnectionPreference)
Connects to the server using the specified Access Token to allow sending and retrieving data.
Public methodCode example
Connect(String, String)
Connects to the server using the specified credentials to allow sending and retrieving data.
Public methodCode example
Connect(Boolean, IWin32Window, AFConnectionPreference)
Connects to the server using the specified connection preference with a credential prompt if necessary to allow sending and retrieving data.
Public methodCode example
Connect(String, String, AFConnectionPreference)
Connects to the server using the specified credentials to allow sending and retrieving data.
Public methodCode example
Connect(Boolean, IWin32Window, AFConnectionPreference, Boolean)
Connects to the server using the specified connection preference with a credential prompt if necessary to allow sending and retrieving data and return an indication that dialog was canceled.

See Also

TitleResults for “How to create a CRG?”Also Available in