PIServer.ConnectWithPrompt Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Connects to the server forcing a prompt for credentials for the IdS.
Overload List
Name | Description | |
---|---|---|
![]() | ConnectWithPrompt() |
Connects to the server prompting for credentials.
|
![]() ![]() | ConnectWithPrompt(IWin32Window) |
Open a connection to the PI Data Archive prompting for credentials
to allow sending and retrieving data.
|
![]() ![]() | ConnectWithPrompt(AFConnectionPreference) |
Open a connection to the PI Data Archive prompting for credentials
to allow sending and retrieving data.
|
![]() ![]() | ConnectWithPrompt(IWin32Window, PIAuthenticationMode, Nullable<AFConnectionPreference>) |
Open a connection to the PI Data Archive prompting for credentials
to allow sending and retrieving data.
|