The AuthenticationPlugin object exposes the following properties for each event notification and authorization plug-in:
| Property | Read/Write | Description |
| Enabled | RW | Enable/Disable this plug-in. |
| Description | R | Description of the plug-in. |
| CLSID | R | The class ID of the plug-in. |
| Author | R | The name of the plug-in’s author. |
| Copyright | R | The plug-in’s copyright information. |
| LastError | R | The code of the last occurred error of the plug-in. |
| Status | R | Status of the event plugin. |
See Also
AuthenticationPlugins collection object
For information about creating and registering authentication plug-ins, see the NetShow Authentication API documentation.
© 1996-1998 Microsoft Corporation. All rights reserved.