Sets the root security identifier for the Microsoft Media Foundation HTTP byte stream.
| Data type | PROPVARIANT type (vt) | PROPVARIANT member |
|---|---|---|
| CAUB | VT_VECTOR | VT_UI1 | caub |
DECLSPEC_SELECTANY PROPERTYKEY MFPKEY_HTTP_ByteStream_Urlmon_Security_Id = { {0xeda8afdf,0xc171,0x417f,0x8d,0x17,0x2e,0x09,0x18,0x30,0x32,0x92}, 0x03 }
Use this property to configure the Microsoft Media Foundation HTTP byte stream. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.
This property applies only when the MFPKEY_HTTP_ByteStream_Enable_Urlmon property is set to VARIANT_TRUE.
Header: Declared in mfidl.h.