IPolicyProfile.OnPolicyChanged Event
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.
An event that is called whenever the underlying policy is changed.
event EventHandler<Microsoft.InformationProtection.PolicyChangedEventArgs> OnPolicyChanged;
member this.OnPolicyChanged : EventHandler<Microsoft.InformationProtection.PolicyChangedEventArgs>
Event OnPolicyChanged As EventHandler(Of PolicyChangedEventArgs)
Event Type
Remarks
To load the new policy it is necessary to call AddEngineAsync(PolicyEngineSettings) again with the engine Id given by EngineId