Click or drag to resize
IUserDataSourceApplicationActionExists Method
Overload List
  NameDescription
Public methodApplicationActionExists(IUserContext, String)
Check if application action identifier exists in users current authorities. Current authorities are stored in user context.
Public methodApplicationActionExists(IUserContext, IRole, String)
Check if application action identifier exists in the authorities for a role
Top
See Also