Enum UserViewResultType
- Namespace
- Dynamicweb.Users.Frontend.UserView
- Assembly
- Dynamicweb.Users.dll
public enum UserViewResultType
Fields
Deleted = 1Indicates that the user was deleted successfully.
InvitationResent = 3Indicates that an invitation was resent.
None = 0No specific result type.
UserActiveStateChanged = 2Indicates a change in the active state of the user.