INSSAuthenticator

The INSSAuthenticator interface exposes the following methods;

Method Description
CreateUserAuthentication This method is called to create a user-authentication object for each instance of a client connection.
GetAuthenticatorClass This method is called to retrieve the class ID of the authenticator.
GetAuthenticationType This method is called to specify the authentication type.
Initialize The server at the setup calls this method.

Remarks

This interface is implemented by the developer, and its methods are called by the NetShow server.

See Also

INSSUserAuthentication

© 1996-1998 Microsoft Corporation. All rights reserved.