Share via


ESimAuthenticationPreference Enum

Definition

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.

[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
public enum ESimAuthenticationPreference
Inheritance
ESimAuthenticationPreference
Attributes

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)
App capabilities
Microsoft.eSIMManagement_8wekyb3d8bbwe

Fields

Name Value Description
OnEntry 0

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

OnAction 1

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

Never 2

Indicates that credentials should never be requested.

Applies to

Product Versions
WinRT Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100