Creating Authentication Plug-ins
Creating Authentication Plug-ins
You can use an authentication plug-in to verify the identity of a client. Windows Media Services supports the anonymous, digest, NTLM, and kerberos protocols. The following sections discuss how to create a custom authentication plug-in.
- Authentication Plug-in Overview
- Authentication Plug-in Interfaces
- Implementing an Authentication Plug-in
See Also