PolicyEngineSettings(String, IAuthDelegate, String, String) Constructor
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.
Construct an instance with the given parameters. Use this to create Settings to call LoadEngineAsync to load an existing engine.
public PolicyEngineSettings (string id, Microsoft.InformationProtection.IAuthDelegate authDelegate, string clientData, string locale);
new Microsoft.InformationProtection.Policy.PolicyEngineSettings : string * Microsoft.InformationProtection.IAuthDelegate * string * string -> Microsoft.InformationProtection.Policy.PolicyEngineSettings
Public Sub New (id As String, authDelegate As IAuthDelegate, clientData As String, locale As String)
Parameters
- authDelegate
- IAuthDelegate
The AuthDelegate
- clientData
- String
The ClientData