Relativity.Services.Security.Models.RSAMethod public class RSAMethod Documentation public bool IsEnabled { get; set; } Whether the login method is enabled public string Subject { get; set; } The RSA Login Name or E-mail Address to match against public RSAMethod()