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

AF SDK Reference

AFSecurity.CheckSecurity Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFSecurity.CheckSecurity Method
Evaluate the AFSecurityRights for objects.
Evaluate the AFSecurityRights for objects.

Overload List

  NameDescription
Public methodCode example
CheckSecurity(ClaimsIdentity)
Evaluate the AFSecurityRights of the specified user for the object.
Public methodCode example
CheckSecurity(WindowsIdentity)
Evaluate the AFSecurityRights of the specified user for the object.
Public methodCode example
CheckSecurity(IListAFSecurityIdentity, String)
Evaluate the AFSecurityRights for the specified list of security identities for a user.
Public methodStatic memberCode example
CheckSecurity(PISystem, ClaimsIdentity, IListAFSecurityRightsToken)
Evaluate the AFSecurityRights of the specified user for a list of objects without needing to load the object.
Public methodStatic memberCode example
CheckSecurity(PISystem, WindowsIdentity, IListAFSecurityRightsToken)
Evaluate the AFSecurityRights of the specified user for a list of objects without needing to load the object.
Public methodStatic memberCode example
CheckSecurity(PISystem, IListAFSecurityIdentity, IListAFSecurityRightsToken, String)
Evaluate the AFSecurityRights for the security identities of a user for a list of objects without needing to load the object.

See Also

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