Property AllowedHosts NamespaceLMKit.Agents.Tools.BuiltIn.Net AssemblyLM-Kit.NET.dll AllowedHosts Gets or sets allowed hosts. Null or empty allows all. public HashSet<string> AllowedHosts { get; set; } Property Value HashSet<string>