Поделиться через


IComponentAuthenticate Interface

banner art

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