Class ValidateAclRolesCommandArguments
Arguments of the ValidateAclRoles(ValidateAclRolesCommandArguments, CancellationToken) command.
public sealed class ValidateAclRolesCommandArguments
- Inheritance
-
objectValidateAclRolesCommandArguments
- Extension Methods
Properties
Data
Roles selection form data.
public Dictionary<string, JsonElement> Data { get; set; }
Property Value
- Dictionary<string, JsonElement>