Role MembersDocuWare Platform .NET API
The Role type exposes the following members.
Constructors

  NameDescription
Public methodRole
Creates a new instance of this class
Back to Top
Methods

  NameDescription
Public methodGetRoleFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetRoleFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyActive
Is role active flag.
Public propertyId
The role id.
Public propertyLinks
Public propertyName
The name of the user.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertyType
Type of role.
Back to Top
See Also