Class ExtendedUserRights
Defines the extended rights of the user.
Inheritance
System.Object
    ExtendedUserRights
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Koala]
public class ExtendedUserRights
  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 |