using System; namespace ScreenConnect; public class RestrictToTrustworthySourcesAttribute : Attribute { }