Click or drag to resize

UserAndGroupTypeServiceGetAllowedChildren Method (String)

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

Parameters

parentSystemName
Type: SystemString

Return Value

Type: IEnumerableUserAndGroupType
See Also