AuthenticationEventArgs public abstract class AuthenticationEventArgs : EventArgs Documentation Code public string Username { get; } protected AuthenticationEventArgs(string username)