Class WebPageAclConfiguration
Represents the configuration of ACL for a web page.
public sealed class WebPageAclConfiguration
- Inheritance
-
objectWebPageAclConfiguration
- Extension Methods
Properties
Roles
Assigned roles to a web page.
public IList<WebPageAclRole> Roles { get; set; }
Property Value
- IList<WebPageAclRole>