Property AllowedCommands
AllowedCommands
Gets or sets allowed commands. Null or empty allows all.
public HashSet<string> AllowedCommands { get; set; }
Gets or sets allowed commands. Null or empty allows all.
public HashSet<string> AllowedCommands { get; set; }