ESimServiceInfo.AuthenticationPreference 属性

定义

获取一个值,该值指示应向用户质询 eSIM 身份验证凭据的条件。

注意

此功能仅适用于移动运营商应用和由移动网络运营商授予特权访问权限的 UWP 应用。

如果要使用此 API 并将应用发布到 Microsoft Store,则需要请求特殊批准才能 Microsoft.eSIMManagement_8wekyb3d8bbwe使用自定义功能。 有关详细信息,请参阅 自定义功能

public:
 property ESimAuthenticationPreference AuthenticationPreference { ESimAuthenticationPreference get(); };
ESimAuthenticationPreference AuthenticationPreference();
public ESimAuthenticationPreference AuthenticationPreference { get; }
var eSimAuthenticationPreference = eSimServiceInfo.authenticationPreference;
Public ReadOnly Property AuthenticationPreference As ESimAuthenticationPreference

属性值

一个 值,该值指示用户应针对 eSIM 身份验证凭据进行质询的条件。

Windows 要求

应用功能
Microsoft.eSIMManagement_8wekyb3d8bbwe

适用于