IMFOutputPolicy interface
Encapsulates a usage policy from an input trust authority (ITA). Output trust authorities (OTAs) use this interface to query which protection systems they are required to enforce by the ITA.
Members
The IMFOutputPolicy interface inherits from IMFAttributes. IMFOutputPolicy also has these types of members:
Methods
The IMFOutputPolicy interface has these methods.
| Method | Description |
|---|---|
| GenerateRequiredSchemas |
Retrieves a list of the output protection systems that the OTA must enforce, along with configuration data for each protection system. |
| GetMinimumGRLVersion |
Retrieves the minimum version of the global revocation list (GRL) that must be enforced by the protected environment for this policy. |
| GetOriginatorID |
Retrieves a GUID identifying the ITA that created this output policy object. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
See also