IPolicyEngine.CreatePolicyHandler(Boolean) Method
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.
Create a Policy Handler to execute policy related functions on a file's execution state
public Microsoft.InformationProtection.Policy.IPolicyHandler CreatePolicyHandler (bool isAuditDiscoveryEnabled);
abstract member CreatePolicyHandler : bool -> Microsoft.InformationProtection.Policy.IPolicyHandler
Public Function CreatePolicyHandler (isAuditDiscoveryEnabled As Boolean) As IPolicyHandler
Parameters
- isAuditDiscoveryEnabled
- Boolean
Returns
Policy Handler