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 calls this method once when the authenticator is loaded into memory. |
Remarks
This interface is implemented by the developer, and its methods are called by the server running NetShow Theater Server.
See Also
[Previous][Next]