Table of Contents

Class GroupToolkitPermissionSummary

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class GroupToolkitPermissionSummary
Inheritance
GroupToolkitPermissionSummary
Inherited Members

Constructors

GroupToolkitPermissionSummary()

public GroupToolkitPermissionSummary()

Properties

AllowDelete

public bool AllowDelete { get; set; }

Property Value

bool

AllowFullControl

public bool AllowFullControl { get; set; }

Property Value

bool

AllowRead

public bool AllowRead { get; set; }

Property Value

bool

AllowWrite

public bool AllowWrite { get; set; }

Property Value

bool

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string

ToolkitName

public string ToolkitName { get; set; }

Property Value

string

ToolkitNumber

public int ToolkitNumber { get; set; }

Property Value

int