Relativity.Services.Security.Models.OpenIdConnectMethod public class OpenIdConnectMethod Documentation public bool IsEnabled { get; set; } public string ProviderName { get; set; } public string Subject { get; set; } public OpenIdConnectMethod()