Class MarketingPermissions
Permissions for marketing subsytem
Inheritance
Inherited Members
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
[Obsolete("Use promotion system in EPiServer.Commerce.Marketing instead. Will be removed in a future major release, but not earlier than August 2018.")]
public class MarketingPermissions
Constructors
MarketingPermissions()
Declaration
public MarketingPermissions()
Fields
MarketingCampaignsCreate
Declaration
public static readonly PermissionType MarketingCampaignsCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingCampaignsDelete
Declaration
public static readonly PermissionType MarketingCampaignsDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingCampaignsEdit
Declaration
public static readonly PermissionType MarketingCampaignsEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingCampaignsView
Declaration
public static readonly PermissionType MarketingCampaignsView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingExprCreate
Declaration
public static readonly PermissionType MarketingExprCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingExprDelete
Declaration
public static readonly PermissionType MarketingExprDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingExprEdit
Declaration
public static readonly PermissionType MarketingExprEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingExprView
Declaration
public static readonly PermissionType MarketingExprView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPoliciesCreate
Declaration
public static readonly PermissionType MarketingPoliciesCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPoliciesDelete
Declaration
public static readonly PermissionType MarketingPoliciesDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPoliciesEdit
Declaration
public static readonly PermissionType MarketingPoliciesEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPoliciesView
Declaration
public static readonly PermissionType MarketingPoliciesView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPromotionsCreate
Declaration
public static readonly PermissionType MarketingPromotionsCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPromotionsDelete
Declaration
public static readonly PermissionType MarketingPromotionsDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPromotionsEdit
Declaration
public static readonly PermissionType MarketingPromotionsEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingPromotionsView
Declaration
public static readonly PermissionType MarketingPromotionsView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingSegmentsCreate
Declaration
public static readonly PermissionType MarketingSegmentsCreate
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingSegmentsDelete
Declaration
public static readonly PermissionType MarketingSegmentsDelete
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingSegmentsEdit
Declaration
public static readonly PermissionType MarketingSegmentsEdit
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingSegmentsView
Declaration
public static readonly PermissionType MarketingSegmentsView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
MarketingTabView
Declaration
public static readonly PermissionType MarketingTabView
Field Value
Type | Description |
---|---|
EPiServer.Security.PermissionType |
Properties
CampaignsCreate
Gets the campaigns create permission.
Declaration
public PermissionType CampaignsCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing campaigns create PermissionType. |
CampaignsDelete
Gets the campaigns delete permission.
Declaration
public PermissionType CampaignsDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing campaigns delete PermissionType. |
CampaignsEdit
Gets the campaigns edit permission.
Declaration
public PermissionType CampaignsEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing campaigns edit PermissionType. |
CampaignsView
Gets the campaigns view permission.
Declaration
public PermissionType CampaignsView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing campaigns view PermissionType. |
ExprCreate
Gets the expr create permission.
Declaration
public PermissionType ExprCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing expression create PermissionType. |
ExprDelete
Gets the expr delete permission.
Declaration
public PermissionType ExprDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing exrpession delete PermissionType. |
ExprEdit
Gets the expr edit permission.
Declaration
public PermissionType ExprEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing expression edit PermissionType. |
ExprView
Gets the expr view permission.
Declaration
public PermissionType ExprView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing expression view PermissionType. |
PoliciesCreate
Gets the policies create permission.
Declaration
public PermissionType PoliciesCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing policies create PermissionType. |
PoliciesDelete
Gets the policies delete permission.
Declaration
public PermissionType PoliciesDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing policies delete PermissionType. |
PoliciesEdit
Gets the policies edit.
Declaration
public PermissionType PoliciesEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing policies edit PermissionType. |
PoliciesView
Gets the policies view permission.
Declaration
public PermissionType PoliciesView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing policies view PermissionType. |
PromotionsCreate
Gets the promotions create permission.
Declaration
public PermissionType PromotionsCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing promotions create PermissionType. |
PromotionsDelete
Gets the promotions delete permission.
Declaration
public PermissionType PromotionsDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing promotions delete PermissionType. |
PromotionsEdit
Gets the promotions edit permission.
Declaration
public PermissionType PromotionsEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing promotions edit PermissionType. |
PromotionsView
Gets the promotions view permission.
Declaration
public PermissionType PromotionsView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing promotions view PermissionType. |
SegmentsCreate
Gets the segments create permission.
Declaration
public PermissionType SegmentsCreate { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing segments create PermissionType. |
SegmentsDelete
Gets the segments delete permission.
Declaration
public PermissionType SegmentsDelete { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing segments delete PermissionType. |
SegmentsEdit
Gets the segments edit permission.
Declaration
public PermissionType SegmentsEdit { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing segments edit PermissionType. |
SegmentsView
Gets the segments view permission.
Declaration
public PermissionType SegmentsView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing segments view PermissionType. |
TabView
Gets the marketing tab view.
Declaration
public PermissionType TabView { get; }
Property Value
Type | Description |
---|---|
EPiServer.Security.PermissionType | The marketing tab view PermissionType. |