MobileBroadbandAccount.NetworkAccountId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Platform::String ^ NetworkAccountId { Platform::String ^ get(); };
winrt::hstring NetworkAccountId();
public string NetworkAccountId { get; }
var string = mobileBroadbandAccount.networkAccountId;
Public ReadOnly Property NetworkAccountId As String
屬性值
行動寬頻帳戶的唯一識別碼。
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|
備註
當帳戶啟動時,網路帳戶識別碼是由行動寬頻提供者提供,並且儲存在本機的中繼資料中,以描述行動寬頻裝置的帳戶資訊。
行動寬頻帳戶的網路帳戶識別碼符合傳遞給 CreateFromNetworkAccountId 方法的值。