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.SoftAPSettingsInfo Class Reference

Object representation for Soft AP Settings. More...

Properties

string SoftAPEnabled [get]
 Gets whether Soft AP is enabled. More...
 
string SoftApPassword [get]
 Gets the Soft AP Password. More...
 
string SoftApSsid [get]
 Gets the Soft AP SSID. More...
 

Detailed Description

Object representation for Soft AP Settings.

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SoftAPSettingsInfo.SoftAPEnabled
get

Gets whether Soft AP is enabled.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SoftAPSettingsInfo.SoftApPassword
get

Gets the Soft AP Password.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SoftAPSettingsInfo.SoftApSsid
get

Gets the Soft AP SSID.


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