Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

x-ms-webview.getDeferredPermissionRequests method

Returns a list of deferred permission requests issued by content in the WebView control.

Syntax


var sequence<PermissionRequest> = x-ms-webview.getDeferredPermissionRequests();

Parameters

This method has no parameters.

Return value

Type: sequence<PermissionRequest>

List of PermissionRequest objects.

Requirements

Minimum supported client

Windows 10 [Windows Store apps only]

Minimum supported server

None supported

Minimum supported phone

None supported

See also

x-ms-webview

 

 

Show: