Authentication Interface

A component needs to implement this interface to become a valid PSS authentication component. The PSS Configuration tool will display all custom components that implement this interface in the Authentication plugin list. The component also needs to be deployed as per requirements.

The interface is available as MKAthnct.dll.

Method

Description

Configure

Invokes the GUI for further configuration of the plugin.

GetName

Returns the display name of the plugin.

Unconfigure

Removes configuration information regarding the specific Authentication plug-in from the registry.