Authorization Plug-in Sample

The WMS SDK Sample Authorization Plug-in illustrates how to write a Windows Media Services authorization plug-in and demonstrates how an authorization plug-in can be used to restrict client access to a server or publishing point.

Note

   If you are using this sample from the Platform SDK, you must register it before you can compile with Visual Studio. Click Start, point to Programs, point to Microsoft Platform SDK for Windows Server or the equivalent on your computer, point to Visual Studio Registration, and then click Register PSDK Directories with Visual Studio.

The following sections discuss the WMS SDK Sample Authorization plug-in in more detail.

See Also

Concepts

Creating Authorization Plug-ins

Custom Plug-in Interfaces (C++)

Samples_wms_sdk_1