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
|