IAuthProfileManager public interface IAuthProfileManager : IDisposable Service for managing Authentication Profiles Documentation Task<AuthProfile> GetGlobalProfileAsync() Read the Global Auth Profile from the system Task SaveProfileAsync(AuthProfile profile) Save an Auth Profile