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

AF SDK Reference

ConnectedIdentity.Identity Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
ConnectedIdentity.Identity Property
Returns the ClaimsIdentity for the current user. With Windows logins, it will return GetCurrent

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

Syntax

public ClaimsIdentity Identity { get; }
Public ReadOnly Property Identity As ClaimsIdentity
	Get

Dim instance As ConnectedIdentity
Dim value As ClaimsIdentity

value = instance.Identity
public:
property ClaimsIdentity^ Identity {
	ClaimsIdentity^ get ();
}
member Identity : ClaimsIdentity with get

Property Value

Type: ClaimsIdentity

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