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

AF SDK Reference

PISystem.AuthenticationMode Property

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

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

Syntax

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

Dim instance As PISystem
Dim value As List(Of AFAuthenticationMode)

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

Property Value

Type: ListAFAuthenticationMode
Returns the Authentication mode to determine if Windows authentication or Claims authentication will be used.

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