ClientAuthentication sealed class ClientAuthentication : IClientAuthentication Documentation Code public ClientAuthentication(int partialSuccessLimit) Initializes a new instance of the ClientAuthentication class. public void Authenticate(IConnectionInfoInternal connectionInfo, ISession session) Attempts to authentication for a given ISession using the AuthenticationMethods of the specified IConnectionInfoInternal.