Permission.ApplyPolicy Method (Microsoft.Office.Interop.InfoPath.SemiTrust)
Applies a policy to the form using a policy template file.
This method is not CLS-compliant.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
To view an example of the format of an XRML file that is used as a policy template file, see Sample End-User License in the Rights Management Services SDK.
Because the Permission object and its members are new to Microsoft Office InfoPath 2007, you must cast the object returned by the thisXDocument variable to the _XDocument3 type to access this object and its members. For more information, see How to: Use Object Model Members That Are Not Compatible with InfoPath 2003.
This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.