IMediaProtectionServiceRequest.ProtectionSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows the application to identify the content protection system being used and therefore how to interpret the protection task.
public:
property Platform::Guid ProtectionSystem { Platform::Guid get(); };
winrt::guid ProtectionSystem();
public Guid ProtectionSystem { get; }
var guid = iMediaProtectionServiceRequest.protectionSystem;
Public ReadOnly Property ProtectionSystem As Guid
Property Value
The vendor content protection system ID.