Class GetConfigurationCommandResult
Represents the result of the get configuration command.
public sealed class GetConfigurationCommandResult : WebPagePermissionsCommandResultBase
- Inheritance
-
objectGetConfigurationCommandResult
- Inherited Members
- Extension Methods
Properties
WebPageAclConfiguration
ACL configuration for the current page.
public WebPageAclConfiguration WebPageAclConfiguration { get; set; }