Click or drag to resize

LimitedUser.GetUserTypes Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static IEnumerable<int> GetUserTypes(
	bool includeAngelType,
	bool hideAdmin = false
)

Parameters

includeAngelType
Type: System.Boolean
hideAdmin (Optional)
Type: System.Boolean

Return Value

Type: IEnumerable<Int32>
See Also