| UserAndGroupTypeServiceGetAll Method |
Namespace:
Dynamicweb.Security.UserManagement.UserTypes
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static IEnumerable<UserAndGroupType> GetAll()
Public Shared Function GetAll As IEnumerable(Of UserAndGroupType)
Return Value
Type:
IEnumerableUserAndGroupTypeSee Also