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

AF SDK Reference

AFSecurity.SecurityRights Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSecurity.SecurityRights Property
This read only property returns the security access rights of the current user for the associated object.

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

Syntax

public AFSecurityRights SecurityRights { get; }
Public ReadOnly Property SecurityRights As AFSecurityRights
	Get

Dim instance As AFSecurity
Dim value As AFSecurityRights

value = instance.SecurityRights
public:
property AFSecurityRights SecurityRights {
	AFSecurityRights get ();
}
member SecurityRights : AFSecurityRights with get

Property Value

Type: AFSecurityRights

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in