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