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

AF SDK Reference

PISystem.SelectedAuthenticationMode Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PISystem.SelectedAuthenticationMode Property
Returns the AFAuthenticationMode for the current connection. If not connected, None is returned.

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

Syntax

public AFAuthenticationMode SelectedAuthenticationMode { get; }
Public ReadOnly Property SelectedAuthenticationMode As AFAuthenticationMode
	Get

Dim instance As PISystem
Dim value As AFAuthenticationMode

value = instance.SelectedAuthenticationMode
public:
property AFAuthenticationMode SelectedAuthenticationMode {
	AFAuthenticationMode get ();
}
member SelectedAuthenticationMode : AFAuthenticationMode with get

Property Value

Type: AFAuthenticationMode

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0

See Also

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