This topic has not yet been rated - Rate this topic

MobileBroadbandAccount.ServiceProviderGuid | serviceProviderGuid property

A unique identifier for the network provider for the mobile broadband account.

Note  This functionality is only available to mobile operator apps and Windows Store apps given privileged access by mobile network operators. For more information, see Mobile Broadband: Windows Store device apps.

Syntax


var serviceProviderGuid = mobileBroadbandAccount.serviceProviderGuid;

Property value

Type: String [JavaScript] | System.Guid [.NET] | Platform::Guid [C++]

A unique identifier for the network provider for the mobile broadband account.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Networking.NetworkOperators
Windows::Networking::NetworkOperators [C++]

Metadata

Windows.winmd

See also

MobileBroadbandAccount

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.