Class ExtendedUserRights
Defines the extended rights of the user.
Inheritance
System.Object
ExtendedUserRights
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ExtendedUserRights : object
Constructors
ExtendedUserRights()
Creates a new instance of this class
Declaration
public ExtendedUserRights()
Properties
AllowViewAuditData
Gets or sets a value indicating whether the right for viewing audit data is allowed.
Declaration
public bool AllowViewAuditData { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |