Represents a Permission.
Inheritance Hierarchy
Relativity.Services.Permission.PermissionRef
Relativity.Services.Permission.Permission
Relativity.Services.Permission.PermissionValue
Namespace: Relativity.Services.Permission
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The PermissionRef type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PermissionRef |
PermissionRef constructor.
|
Properties
Name | Description | |
---|---|---|
![]() | ArtifactType |
Artifact Type Identifier for the Artifact that the permission belongs to.
|
![]() | Name |
Name of the Permission.
|
![]() | PermissionID |
The PermissionID.
|
![]() | PermissionType |
Type of permission.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides Object.Equals(Object).) |
![]() | Equals(PermissionRef) | |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also