IConnectionInfoInternal interface IConnectionInfoInternal : IConnectionInfo Documentation Code IList<IAuthenticationMethod> AuthenticationMethods { get; } IAuthenticationMethod CreateNoneAuthenticationMethod() void UserAuthenticationBannerReceived(object sender, MessageEventArgs<BannerMessage> e)