Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.2 KB

esimauthenticationpreference.md

File metadata and controls

37 lines (26 loc) · 1.2 KB
-api-id -api-type
T:Windows.Networking.NetworkOperators.ESimAuthenticationPreference
winrt enum

Windows.Networking.NetworkOperators.ESimAuthenticationPreference

-description

Defines constants that specify under what conditions the user should be challenged for eSIM authentication credentials.

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.

-enum-fields

-field OnEntry:0

Indicates that credentials should be requested when the eSIM is entered.

-field OnAction:1

Indicates that credentials should be requested when the eSIM is involved in an action.

-field Never:2

Indicates that credentials should never be requested.

-remarks

-see-also

-examples

-capabilities

Microsoft.eSIMManagement_8wekyb3d8bbwe