Click or drag to resize

RemoteRolePermissionAssignments Class

Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.Hybrid.Workspaces.RolesRemoteRolePermissionAssignments

Namespace:  Colygon.MatchPoint.Hybrid.Workspaces.Roles
Assembly:  Colygon.MatchPoint.Hybrid (in Colygon.MatchPoint.Hybrid.dll) Version: 2019.2.1.0
Syntax
C#
public sealed class RemoteRolePermissionAssignments : IRolePermissionAssignments, 
	IEnumerable<IRolePermissionAssignment>, IEnumerable

The RemoteRolePermissionAssignments type exposes the following members.

Properties
  NameDescription
Public propertyItem
Public propertyWeb
Top
Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdate
Top
Fields
  NameDescription
Public fieldInheritRoleAssignments
Top
See Also