共用方式為


MobileBroadbandAccount.ServiceProviderGuid 屬性

定義

行動寬頻帳戶網路提供者的唯一識別碼。

注意

這項功能僅適用于行動電信業者提供特殊許可權存取權的電信業者應用程式和 UWP 應用程式。

如果您想要使用此 API 並將您的應用程式發佈至 Microsoft Store,則需要特殊核准。 如需詳細資訊,請參閱應用程式功能宣告主題中的受限制功能一節。

public:
 property Platform::Guid ServiceProviderGuid { Platform::Guid get(); };
winrt::guid ServiceProviderGuid();
public Guid ServiceProviderGuid { get; }
var guid = mobileBroadbandAccount.serviceProviderGuid;
Public ReadOnly Property ServiceProviderGuid As Guid

屬性值

Guid

Platform::Guid

winrt::guid

行動寬頻帳戶網路提供者的唯一識別碼。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於