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

AF SDK Reference

AFSecurity Properties

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFSecurity Properties

The AFSecurity type exposes the following members.

Properties

  NameDescription
Public property
CanAnnotate
This read only property returns if the current user has Annotate access to the object.
Public property
CanDelete
This read only property returns if the current user has Delete rights on the object.
Public property
CanExecute
This read only property returns if the current user has Execute rights on the object.
Public property
CanRead
This read only property returns if the current user has Read access to the object.
Public property
CanReadData
This read only property returns if the current user has ReadData access to the object.
Public property
CanSubscribe
This read only property returns if the current user has Subscribe rights on the object.
Public property
CanSubscribeOthers
This read only property returns if the current user has SubscribeOthers rights on the object.
Public property
CanWrite
This read only property returns if the current user has Write access to the object.
Public property
CanWriteData
This read only property returns if the current user has WriteData access to the object.
Public property
HasAdmin
This read only property returns if the current user has Admin rights on the object.
Public property
Owner
This read-only property is returns the AFObject that owns this AFSecurity.
Public property
OwnerName
This read-only property returns the owner name for the AFObject associated with this AFSecurity.
Public property
SecurityRights
This read only property returns the security access rights of the current user for the associated object.
Public property
Token
The security rights token to be used to check the security of the object without needing to first load the object from the server.

See Also

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