Click or drag to resize

RemoteRoleDefinition Class

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

Namespace:  Colygon.MatchPoint.Hybrid.Workspaces.Configuration
Assembly:  Colygon.MatchPoint.Hybrid (in Colygon.MatchPoint.Hybrid.dll) Version: 2019.2.1.0
Syntax
C#
public sealed class RemoteRoleDefinition

The RemoteRoleDefinition type exposes the following members.

Constructors
  NameDescription
Public methodRemoteRoleDefinition
Initializes a new instance of the RemoteRoleDefinition class
Top
Properties
  NameDescription
Public propertyName
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
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 (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldPermissionLevel
Top
See Also