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