Enum UserImpersonation
- Namespace
- Dynamicweb.Security.UserManagement
- Assembly
- Dynamicweb.Security.dll
Represents the user impersonation modes.
public enum UserImpersonation
Fields
Full = 2
- Full(real) impersonation mode.
OnlyOrders = 1
- Allow create orders on behalf of other users.