IConsentDelegate Interface
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.
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 |