Click or drag to resize
TreeSecurityProviderFilterDataSetByPermissions Method
Overload List
  NameDescription
Public methodStatic memberFilterDataSetByPermissions(DataSet, NodePermissionsEnum, UserInfo, Boolean, Boolean, Int32)
Filters all tables of the given DataSet and returns only those records for which the user was granted with required permission.
Public methodStatic memberFilterDataSetByPermissions(DataSet, NodePermissionsEnum, UserInfo, Boolean, Boolean, Int32)
Filters all tables of the given DataSet and returns only those records for which the user was granted with required permissions.
Public methodStatic memberFilterDataSetByPermissions(DataSet, NodePermissionsEnum, UserInfo, Boolean, String, Int32)
Filters all tables of the given DataSet and returns records with flag columns to identify if user was granted with required permissions.
Top
See Also