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

AF SDK Reference

PIServer.AuthenticationMode Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PIServer.AuthenticationMode Property
Read-only property that returns the supported Authentication Modes of the .

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

Syntax

public List<PIAuthenticationMode> AuthenticationMode { get; }
Public ReadOnly Property AuthenticationMode As List(Of PIAuthenticationMode)
	Get

Dim instance As PIServer
Dim value As List(Of PIAuthenticationMode)

value = instance.AuthenticationMode
public:
property List<PIAuthenticationMode>^ AuthenticationMode {
	List<PIAuthenticationMode>^ get ();
}
member AuthenticationMode : List<PIAuthenticationMode> with get

Property Value

Type: ListPIAuthenticationMode
Returns a list of PIAuthenticationMode to show if Windows, PI User, and Claims connections are supported by the PI DA

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