ConnectedIdentity Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Default constructor that will set everything using the current
WindowsIdentity of the user.
Namespace: OSIsoft.AF.Support
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public ConnectedIdentity()
Public Sub New Dim instance As New ConnectedIdentity()
public: ConnectedIdentity()
new : unit -> ConnectedIdentity