NetworkOperatorTetheringManager.ConfigureAccessPointAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用此方法可提供网络连接网络配置详细信息。
public:
virtual IAsyncAction ^ ConfigureAccessPointAsync(NetworkOperatorTetheringAccessPointConfiguration ^ configuration) = ConfigureAccessPointAsync;
IAsyncAction ConfigureAccessPointAsync(NetworkOperatorTetheringAccessPointConfiguration const& configuration);
public IAsyncAction ConfigureAccessPointAsync(NetworkOperatorTetheringAccessPointConfiguration configuration);
function configureAccessPointAsync(configuration)
Public Function ConfigureAccessPointAsync (configuration As NetworkOperatorTetheringAccessPointConfiguration) As IAsyncAction
参数
- configuration
- NetworkOperatorTetheringAccessPointConfiguration
提供用于连接网络) 的 SSID (,并指定在建立连接网络连接时用于身份验证的通行短语。
返回
异步操作。
Windows 要求
应用功能 |
wiFiControl
|