Class RoleRouteOperation
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class RoleRouteOperation
- Inheritance
-
RoleRouteOperation
- Inherited Members
-
Constructors
RoleRouteOperation()
public RoleRouteOperation()
Properties
AllowAdministrate
public bool AllowAdministrate { get; set; }
Property Value
- bool
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
AllowWrite
public bool AllowWrite { get; set; }
Property Value
- bool
OrganizationCode
public string OrganizationCode { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
RoleName
public string RoleName { get; set; }
Property Value
- string
RouteUrl
public string RouteUrl { get; set; }
Property Value
- string