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

適用対象