IConsentDelegate Interface

Definition

Interface that is used to obtain consent from a user to access a URL

public interface IConsentDelegate
type IConsentDelegate = interface
Public Interface IConsentDelegate

Methods

GetUserConsent(String)

This method is called prior to MIP accessing an external URL

Applies to