Share via


NetworkOperatorTetheringManager.ConfigureAccessPointAsync Methode

Definition

Verwenden Sie diese Methode, um Details zur Tethering-Netzwerkkonfiguration für das Tetheringnetzwerk bereitzustellen.

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

Parameter

configuration
NetworkOperatorTetheringAccessPointConfiguration

Stellt eine SSID bereit (die für das Tetheringnetzwerk verwendet werden soll) und gibt die Passphrase an, die für die Authentifizierung beim Herstellen einer angebundenen Netzwerkverbindung verwendet wird.

Gibt zurück

Die asynchrone Aktion.

Windows-Anforderungen

App-Funktionen
wiFiControl

Gilt für: