Class GetDataForAddAclRoleFormCommandArguments
Command arguments for getting data of the form for adding roles into ACL.
public sealed class GetDataForAddAclRoleFormCommandArguments
- Inheritance
-
objectGetDataForAddAclRoleFormCommandArguments
- Extension Methods
Properties
RolesInAcl
Identifiers of roles that are currently added to the ACL on the client.
public int[] RolesInAcl { get; set; }
Property Value
- int[]