BrowserPolicyFactory class
BrowserPolicyFactory is a factory class helping generating BrowserPolicy objects.
Methods
create(Request |
Method Details
create(RequestPolicy, RequestPolicyOptions)
function create(nextPolicy: RequestPolicy, options: RequestPolicyOptions): BrowserPolicy
Parameters
- nextPolicy
- RequestPolicy
- options
- RequestPolicyOptions
Returns
BrowserPolicy
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript