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
|