PISystem.ConnectWithPrompt Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Connects to the server forcing a prompt for credentials for the IdS.
Connects to the server forcing a prompt dialog.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ConnectWithPrompt() |
Connects to the server prompting for credentials.
|
![]() ![]() | ConnectWithPrompt(IWin32Window) |
Connects to the server prompting for credentials.
|
![]() ![]() | ConnectWithPrompt(AFConnectionPreference) |
Connects to the server prompting for credentials and specifying a connection preference.
|
![]() ![]() | ConnectWithPrompt(IWin32Window, AFConnectionPreference) |
Connects to the server prompting for credentials and specifying a connection preference.
|