AFSecurityEntry.Rights Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFSecurityRights associated with the security entry.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.