Table of Contents

Class UserManagementServices

Namespace
Dynamicweb.Security.UserManagement
Assembly
Dynamicweb.Core.dll
public static class UserManagementServices
Inheritance
UserManagementServices
Inherited Members

Properties

UserAddresses

public static UserAddressService UserAddresses { get; }

Property Value

UserAddressService

UserAndGroupTypes

public static UserAndGroupTypeService UserAndGroupTypes { get; }

Property Value

UserAndGroupTypeService

UserGroups

public static UserGroupService UserGroups { get; }

Property Value

UserGroupService

UserImpersonations

public static UserImpersonationService UserImpersonations { get; }

Property Value

UserImpersonationService

Users

public static UserService Users { get; }

Property Value

UserService
To top