ESim.MobileBroadbandModemDeviceId 属性

定义

获取承载 eSIM 的网络 MobileBroadbandModem 设备的设备标识符或 DeviceInformation ID

注意

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

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

public:
 property Platform::String ^ MobileBroadbandModemDeviceId { Platform::String ^ get(); };
winrt::hstring MobileBroadbandModemDeviceId();
public string MobileBroadbandModemDeviceId { get; }
var string = eSim.mobileBroadbandModemDeviceId;
Public ReadOnly Property MobileBroadbandModemDeviceId As String

属性值

String

Platform::String

winrt::hstring

携带 eSIM 的设备的设备 ID。

Windows 要求

应用功能
Microsoft.eSIMManagement_8wekyb3d8bbwe

适用于