SaaS CMS has officially launched! Learn more now.

Enum SecurityCheckMode

CustomerSecurityCheckMode enum

Namespace: Mediachase.Commerce.Security
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
public enum SecurityCheckMode

Fields

Name Description
AllowInheritRole

Allow inherit role for child objects

DoNotAllowInheritRole

Do not allow inherit role in child objects

UnsetRole

Undefine user specified role assignments (Delete thos role from results set)

Extension Methods