WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.DevicePortal.WifiNetworkProfile Class Reference

WiFi network profile. More...

Properties

bool IsGroupPolicyProfile [get]
 Gets a value indicating whether this is a group policy profile. More...
 
string Name [get]
 Gets the name. More...
 
bool IsPerUserProfile [get]
 Gets a value indicating whether this is a per user profile. More...
 

Detailed Description

WiFi network profile.

Property Documentation

bool Microsoft.Tools.WindowsDevicePortal.DevicePortal.WifiNetworkProfile.IsGroupPolicyProfile
get

Gets a value indicating whether this is a group policy profile.

bool Microsoft.Tools.WindowsDevicePortal.DevicePortal.WifiNetworkProfile.IsPerUserProfile
get

Gets a value indicating whether this is a per user profile.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.WifiNetworkProfile.Name
get

Gets the name.


The documentation for this class was generated from the following file: