Table of Contents

Class TGroupPermissionSearchResult

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

Constructors

TGroupPermissionSearchResult()

public TGroupPermissionSearchResult()

Properties

Allow

public bool Allow { get; set; }

Property Value

bool

AllowAdministrate

public bool AllowAdministrate { get; set; }

Property Value

bool

AllowConfigure

public bool AllowConfigure { get; set; }

Property Value

bool

AllowCreate

public bool AllowCreate { get; set; }

Property Value

bool

AllowDelete

public bool AllowDelete { get; set; }

Property Value

bool

AllowExecute

public bool AllowExecute { get; set; }

Property Value

bool

AllowRead

public bool AllowRead { get; set; }

Property Value

bool

AllowTrialAccess

public bool AllowTrialAccess { get; set; }

Property Value

bool

AllowWrite

public bool AllowWrite { get; set; }

Property Value

bool

GroupIdentifier

public Guid GroupIdentifier { get; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string

GroupType

public string GroupType { get; set; }

Property Value

string

ObjectIdentifier

public Guid ObjectIdentifier { get; set; }

Property Value

Guid

ObjectName

public string ObjectName { get; set; }

Property Value

string

ObjectSubtype

public string ObjectSubtype { get; set; }

Property Value

string

ObjectType

public string ObjectType { get; set; }

Property Value

string

OrganizationCode

public string OrganizationCode { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PermissionIdentifier

public Guid PermissionIdentifier { get; set; }

Property Value

Guid