Click or drag to resize

DataObjectPermission Methods

The DataObjectPermission type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares to object instances of class DataObjectPermission Compares the USerGroup ID and the permissions flags.
Public methodStatic memberContainsFlags
Returns true if at least one of the specified permission objects have all the specified flags.
Public methodStatic memberGetGroupIds
Returns all the groups that a collection of permissions grants access to.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also