EdgeBrowserControl.TrustedDomains property (Access)

Read/write. Allows you to specify a table name who's first column contains domains the browser is allowed to renavigate to

Syntax

expression.TrustedDomains

expression A variable that represents an EdgeBrowserControl object.

Remarks

If the Control Source is bound to a field, the browser will already be allowed to navigate to those values. This property is useful if you want to allow redirects that happen during logins, or to allow links to other domains on the starting web page to work.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.