ConnectedIdentity Constructor
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
Syntax
public ConnectedIdentity()
Public Sub New Dim instance As New ConnectedIdentity()
public: ConnectedIdentity()
new : unit -> ConnectedIdentity