MobileBroadbandAccount.GetConnectionProfiles Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves an array of ConnectionProfile objects that represent connections associated with the Mobile Broadband account.
public:
virtual IVectorView<ConnectionProfile ^> ^ GetConnectionProfiles() = GetConnectionProfiles;
IVectorView<ConnectionProfile> GetConnectionProfiles();
public IReadOnlyList<ConnectionProfile> GetConnectionProfiles();
function getConnectionProfiles()
Public Function GetConnectionProfiles () As IReadOnlyList(Of ConnectionProfile)
Returns
An array of ConnectionProfile objects.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|