Property AllowedVariables
AllowedVariables
Gets or sets environment variables that are allowed. If set, only these variables are accessible.
public HashSet<string> AllowedVariables { get; set; }
Gets or sets environment variables that are allowed. If set, only these variables are accessible.
public HashSet<string> AllowedVariables { get; set; }