How to Use the Authentication Sample

banner art

Previous Next

How to Use the Authentication Sample

After you build and register the WMS SDK Sample Authentication plug-in, you must refresh the list of plug-ins in the details pane before your custom plug-in can be accessed in the user interface. Click the server node in the Windows Media Services snap-in, click Properties in the details pane, and then click the Authentication category. Click the Refresh List button at the bottom of the details pane to refresh the list of plug-ins. The sample plug-in is appended to the plug-in list. Click the plug-in, and then click Enable.

  • Note   The sample plug-in will not authenticate users by default, so the CAuthenticateContext::GetImpersonationAccountName method must be implemented and the realm, user name, password, and domain of the guest user account must be defined to authenticate users.

See Also

Previous Next