Freigeben über


VpnManagementAgent.GetProfilesAsync Methode

Definition

Ruft die Liste der verfügbaren VPN-Profile ab.

public:
 virtual IAsyncOperation<IVectorView<IVpnProfile ^> ^> ^ GetProfilesAsync() = GetProfilesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<IVpnProfile>> GetProfilesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<IVpnProfile>> GetProfilesAsync();
function getProfilesAsync()
Public Function GetProfilesAsync () As IAsyncOperation(Of IReadOnlyList(Of IVpnProfile))

Gibt zurück

Eine Liste der vorhandenen VPN-Profile.

Attribute

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: