Class WebPagePermissionsClientProperties
Web page permissions properties model.
public sealed class WebPagePermissionsClientProperties : WebPagePermissionsClientPropertiesBase
- Inheritance
-
objectWebPagePermissionsClientProperties
- Inherited Members
- Extension Methods
Properties
IsInheritanceRoot
Indicates whether the current page is an inheritance root.
public bool IsInheritanceRoot { get; set; }
Property Value
- bool
WebPageAclParentDisplayText
Display text of the web page ACL parent.
public string WebPageAclParentDisplayText { get; set; }
Property Value
- string
WebPageAclParentUrl
The URL of the web page ACL parent.
public string WebPageAclParentUrl { get; set; }
Property Value
- string