Class SavePermissionsCommandArguments
Arguments for the save permissions command.
public sealed class SavePermissionsCommandArguments
- Inheritance
-
objectSavePermissionsCommandArguments
- Extension Methods
Constructors
SavePermissionsCommandArguments()
public SavePermissionsCommandArguments()
Properties
WebPageAclConfiguration
Represents the configuration of ACL for a web page.
public WebPageAclConfiguration WebPageAclConfiguration { get; set; }