Table of Contents

Property AllowedHosts

Namespace
LMKit.Agents.Tools.BuiltIn.Net
Assembly
LM-Kit.NET.dll

AllowedHosts

Gets or sets allowed hosts. Null or empty allows all.

public HashSet<string> AllowedHosts { get; set; }

Property Value

HashSet<string>