共用方式為


NetworkOperatorTetheringManager.ConfigureAccessPointAsync 方法

定義

使用這個方法來提供連線網路的網路設定詳細資料。

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

適用於