ESimDiscoverEvent.RspServerAddress 属性

定义

获取事件的 RSP 服务器地址。

注意

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

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

public:
 property Platform::String ^ RspServerAddress { Platform::String ^ get(); };
winrt::hstring RspServerAddress();
public string RspServerAddress { get; }
var string = eSimDiscoverEvent.rspServerAddress;
Public ReadOnly Property RspServerAddress As String

属性值

String

Platform::String

winrt::hstring

包含事件的 RSP 服务器地址的字符串。

Windows 要求

应用功能
Microsoft.eSIMManagement_8wekyb3d8bbwe

适用于