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

AF SDK Reference

AFSecurity.CanSubscribeOthers Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSecurity.CanSubscribeOthers Property
This read only property returns if the current user has SubscribeOthers rights on the object.

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

Syntax

public bool CanSubscribeOthers { get; }
Public ReadOnly Property CanSubscribeOthers As Boolean
	Get

Dim instance As AFSecurity
Dim value As Boolean

value = instance.CanSubscribeOthers
public:
property bool CanSubscribeOthers {
	bool get ();
}
member CanSubscribeOthers : bool with get

Property Value

Type: Boolean
Returns if the current user has SubscribeOthers rights on the object.

Version Information

AFSDK


See Also

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