London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum SecurityCheckMode

CustomerSecurityCheckMode enum

Namespace: Mediachase.Commerce.Security
Assembly: Mediachase.Commerce.dll
Version: 13.30.0
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