Summary of the new feature / enhancement
As part of the authenticode scenario, once we have settings to handle signing of content (whether it's a warning or error), we need a way to inform importers and adapters to check their own content.
Proposed technical implementation details (optional)
Define a new ArgKind:
{
"untrustedContent": "[error|warn]"
}
DSC itself would either error or warn if the importer or adapter doesn't use this ArgKind.