Click or drag to resize
UserInfoIsAuthorizedPerObject Method
Overload List
  NameDescription
Public methodIsAuthorizedPerObject(PermissionsEnum, BaseInfo, String)
Checks whether the user is authorized per object with given object type and permission.
Public methodIsAuthorizedPerObject(PermissionsEnum, BaseInfo, String, Boolean)
Checks whether the user is authorized per object with given object type and permission.
Public methodIsAuthorizedPerObject(PermissionsEnum, String, String, Boolean)
Checks whether the user is authorized per object with given object type and permission.
Top
See Also