  | LimitedUserType Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Security.UserManagement
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[ObsoleteAttribute("Use UserType instead")]
public UserType Type { get; set; }<ObsoleteAttribute("Use UserType instead")>
Public Property Type As UserType
	Get
	SetProperty Value
Type: 
UserType
See Also