Enum SecurityCheckMode
CustomerSecurityCheckMode enum
Namespace: Mediachase.Commerce.Security
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
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)  |