AuthProviderType public class AuthProviderType Documentation public string Description { get; set; } public bool IsEnabled { get; set; } public string Name { get; set; } public ProtocolType Type { get; set; } public AuthProviderType()