Click or drag to resize

WebSitePublicUserList Property

The list of users used to authorize the users on the site. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PublicUserList PublicUserList { get; set; }

Property Value

Type: PublicUserList
See Also