Class GroupToolkitPermissionSummary
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class GroupToolkitPermissionSummary
- Inheritance
-
GroupToolkitPermissionSummary
- Inherited Members
-
Constructors
public GroupToolkitPermissionSummary()
Properties
public bool AllowDelete { get; set; }
Property Value
- bool
public bool AllowFullControl { get; set; }
Property Value
- bool
public bool AllowRead { get; set; }
Property Value
- bool
public bool AllowWrite { get; set; }
Property Value
- bool
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public string GroupName { get; set; }
Property Value
- string
public string ToolkitName { get; set; }
Property Value
- string
public int ToolkitNumber { get; set; }
Property Value
- int