Relativity.Transfer.LoginWithAuthenticationTokenCompletedEventArgs public class LoginWithAuthenticationTokenCompletedEventArgs : AsyncCompletedEventArgs Documentation Code namespace Relativity.Transfer { public class LoginWithAuthenticationTokenCompletedEventArgs : AsyncCompletedEventArgs { public string Result { get; } } }