Class WebPageAclMetadata
Represents the metadata of a web page ACL.
public sealed class WebPageAclMetadata
- Inheritance
-
objectWebPageAclMetadata
- Extension Methods
Properties
WebPageItemID
The identifier of the web page that defines the ACL for the retrieved permissions.
public int WebPageItemID { get; init; }
Property Value
- int
Remarks
0 represents the root of the web page tree.