Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.45 KB

esim_discoverasync_1749746235.md

File metadata and controls

40 lines (29 loc) · 1.45 KB
-api-id -api-type ms.custom
M:Windows.Networking.NetworkOperators.ESim.DiscoverAsync(System.String,System.String)
winrt method
19H1

Windows.Networking.NetworkOperators.ESim.DiscoverAsync

-description

Asynchronously performs an eSIM profile discovery operation for the supplied RSP server address and matching ID.

Note

This functionality is available only to mobile operator apps and UWP apps given privileged access by mobile network operators.

If you want to use this API and publish your app to the Microsoft Store, then you'll need to request special approval to use the custom capability Microsoft.eSIMManagement_8wekyb3d8bbwe. For more info, see Custom capabilities.

-parameters

-param serverAddress

A string containing an RSP server address. If serverAddress is empty, the API uses the default SMDS address.

-param matchingId

A string containing the matching ID.

-returns

An ESimDiscoverResult object representing the result of the operation.

-remarks

See Discover for more info.

-see-also

-examples

See Discover for code examples.

-capabilities

Microsoft.eSIMManagement_8wekyb3d8bbwe