Click or drag to resize

UserAndGroupTypeServiceGetAllowedChildren Method (UserAndGroupType)

Namespace:  Dynamicweb.Security.UserManagement.UserTypes
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static IEnumerable<UserAndGroupType> GetAllowedChildren(
	UserAndGroupType parent
)

Parameters

parent
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType

Return Value

Type: IEnumerableUserAndGroupType
See Also