Property DefaultAction
DefaultAction
Gets or sets the default action when no explicit rule matches a tool. Default is Allow.
public ToolPermissionAction DefaultAction { get; set; }
Gets or sets the default action when no explicit rule matches a tool. Default is Allow.
public ToolPermissionAction DefaultAction { get; set; }