Click or drag to resize

RoleAssignmentInfo Methods

The RoleAssignmentInfo type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckIntegrity(DataObject)
Returns whether the resource assignment data object has proper values for 'id', 'identity' and 'resource'.
Public methodStatic memberCheckIntegrity(DataObject, Boolean)
Returns whether the resource assignment data object has proper values for 'id', 'identity' and 'resource'.
Public methodClone
Public methodStatic memberGetRoleAssignmentInfo
Throws an exception if the resource assignment data object doesn't have proper values for 'id', 'identity' and 'resource'.
Public methodStatic memberGetRoleAssignmentInfos
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
  NameDescription
Explicit interface implementationPrivate methodIObjectWithId.GetId
Top
See Also