Previous | Next |
The AuthenticationPlugin object exposes the following properties for each event notification and authorization plug-in.
Property | Access | Description |
Enabled | Read/Write | An indication that the plug-in is enabled or disabled. |
Description | Read Only | Description of the plug-in. |
CLSID | Read Only | The class ID of the plug-in. |
Author | Read Only | The name of the author of the plug-in. |
Copyright | Read Only | The copyright information about the plug-in. |
LastError | Read Only | The code of the last error that occurred in the plug-in. |
Status | Read Only | The status of the event plug-in. |
For information about creating and registering authentication plug-ins, see the Windows Media Services Authentication API section of the SDK.
Previous | Next |