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

AF SDK Reference

AFSelectAuthentication.AuthenticationMode Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSelectAuthentication.AuthenticationMode Property
The selected authentication mode in the dialog.

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

Syntax

public PIAuthenticationMode AuthenticationMode { get; set; }
Public Property AuthenticationMode As PIAuthenticationMode
	Get
	Set

Dim instance As AFSelectAuthentication
Dim value As PIAuthenticationMode

value = instance.AuthenticationMode

instance.AuthenticationMode = value
public:
property PIAuthenticationMode AuthenticationMode {
	PIAuthenticationMode get ();
	void set (PIAuthenticationMode value);
}
member AuthenticationMode : PIAuthenticationMode with get, set

Property Value

Type: PIAuthenticationMode
The initial selection for the authentication mode in the dialog can be set using this property before the dialog is displayed. After the dialog is closed, this property will return the selected authentication mode from the dialog. The default value is WindowsAuthentication.

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
TitleResults for “How to create a CRG?”Also Available in