A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class Permissions

Permissions for coomerce

Inheritance
System.Object
Permissions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public class Permissions

Constructors

Permissions()

Declaration
public Permissions()

Fields

GroupName

Declaration
public const string GroupName = "EPiCommerce"
Field Value
Type Description
System.String

Properties

Assets

Permissions for Assets

Declaration
public AssetsPermissions Assets { get; }
Property Value
Type Description
AssetsPermissions

Catalog

Permissions for Catalog

Declaration
public CatalogPermissions Catalog { get; }
Property Value
Type Description
CatalogPermissions

Core

Permissions for Core

Declaration
public CorePermissions Core { get; }
Property Value
Type Description
CorePermissions

Customers

Permissions for Customers

Declaration
public CustomersPermissions Customers { get; }
Property Value
Type Description
CustomersPermissions

Marketing

Permissions for Marketing

Declaration
public MarketingPermissions Marketing { get; }
Property Value
Type Description
MarketingPermissions

Markets

Permissions for Markets

Declaration
public MarketsPermissions Markets { get; }
Property Value
Type Description
MarketsPermissions

Order

Permissions for Order

Declaration
public OrdersPermissions Order { get; }
Property Value
Type Description
OrdersPermissions

Reporting

Permissions for Reporting

Declaration
public ReportingPermissions Reporting { get; }
Property Value
Type Description
ReportingPermissions