Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
![]() |
The IComponentAuthenticate interface provides secure, encrypted communication between modules of Windows Media Device Manager.
In addition to the methods inherited from IUnknown, the IComponentAuthenticate interface exposes the following methods.
Method | Description |
SACAuth | Establishes a secure authenticated channel between components. |
SACGetProtocols | Discovers the authentication protocols supported by another component. |
See Also