Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can use the IWMSAuthenticationPlugin interface to create an authentication context. This interface is implemented by the authentication plug-in.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSAuthenticationPlugin interface exposes the following methods.
Method |
Description |
|---|---|
CreateAuthenticationContext |
Called by the server to retrieve a pointer to an IWMSAuthenticationContext IWMSAuthenticationContext Interface. |
GetFlags |
Called by the server to retrieve flags indicating what the plug-in supports. |
GetPackageName |
Retrieves the name of the authentication plug-in package. |
GetProtocolName |
Retrieves the name of the protocol used by the authentication plug-in. |