MFNETSOURCE_SSLCERTIFICATE_MANAGER property

Stores the IUnknown pointer of the class that implements the IMFSSLCertificateManager interface. The client implementation provides methods to get the client SSL certificate when it is requested by the server.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

IUnknown pointer

VT_UNKNOWN

punkVal

Remarks

The MFNETSOURCE_SSLCERTIFICATE_MANAGER constant defines the GUID for the property key. The property identifier (PID) is zero. To set this property on the network source, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Mfidl.h

See also

Media Foundation Properties

Networking in Media Foundation