namespace ProxyInterfaceConsumerForPnP.Interfaces { [ProxyInterfaceGenerator.Proxy(typeof(Microsoft.SharePoint.Client.User))] public partial interface IUser { } }