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

AF SDK Reference

PIConnectFailedEventArgs.AllowAutoPrompt Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIConnectFailedEventArgs.AllowAutoPrompt Property
This property is when a connection to a PIServer fails when a login prompt would normally have been displayed.

Namespace:  OSIsoft.AF.PI
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public bool AllowAutoPrompt { get; }
Public ReadOnly Property AllowAutoPrompt As Boolean
	Get

Dim instance As PIConnectFailedEventArgs
Dim value As Boolean

value = instance.AllowAutoPrompt
public:
property bool AllowAutoPrompt {
	bool get ();
}
member AllowAutoPrompt : bool with get

Property Value

Type: Boolean

Version Information

AFSDK


See Also

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