AFSecurityEntry.Identity Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFSecurityIdentity for the security entry.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFSecurityIdentity Identity { get; }
Public ReadOnly Property Identity As AFSecurityIdentity Get Dim instance As AFSecurityEntry Dim value As AFSecurityIdentity value = instance.Identity
public: property AFSecurityIdentity^ Identity { AFSecurityIdentity^ get (); }
member Identity : AFSecurityIdentity with get
Property Value
Type: AFSecurityIdentityThis is the security identity for the security entry. If security identities are not supported by the server, then this property will be .