AFSecurityEntry.Identity Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The AFSecurityIdentity for the security entry.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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 .