A user authentication object, managed by an authenticator object that implements the INSSAuthenticator interfaces, inspects and verifies user information each time a user connects. There is a different user authentication object created each time a user connects to the server. The server calls the CreateUserAuthentication method of the authenticator to create a user authentication object. Authentication for the instance of the client connection is done through the user authentication object.
[Previous][Next]