Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Windows Media Device Manager enables authentication and secure communication between components by providing two helper classes, CSecureChannelClient (for applications) and CSecureChannelServer (for service providers), and one interface, IComponentAuthenticate (for both). Together these make up an API for the use of secure authenticated channels (SAC). SAC handles the following three tasks for service providers or applications using Windows Media Device Manager:
An application or service provider must handle component authentication, encryption, and decryption; message authentication is optional.
Related topics