MFNETSOURCE_CREDENTIAL_MANAGER property
Contains a pointer to the IMFNetCredentialManager interface. Use this property to pass the application's implementation of IMFNetCredentialManager to the network source.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
IUnknown pointer
VT_UNKNOWN
punkVal
Remarks
The constant MFNETSOURCE_CREDENTIAL_MANAGER defines the GUID for the property key. The property identifier (PID) is zero.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also