AFSecurityEntry.Rights Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The AFSecurityRights associated with the security entry.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public AFSecurityRights Rights { get; }
Public ReadOnly Property Rights As AFSecurityRights Get Dim instance As AFSecurityEntry Dim value As AFSecurityRights value = instance.Rights
public: property AFSecurityRights Rights { AFSecurityRights get (); }
member Rights : AFSecurityRights with get
Property Value
Type: AFSecurityRightsThe security rights associated with the security entry.