Exemple #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.Vpn.VpnManagementErrorStatus> DisconnectProfileAsync(global::Windows.Networking.Vpn.IVpnProfile profile)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VpnManagementErrorStatus> VpnManagementAgent.DisconnectProfileAsync(IVpnProfile profile) is not implemented in Uno.");
 }
Exemple #2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.Vpn.VpnManagementErrorStatus> ConnectProfileWithPasswordCredentialAsync(global::Windows.Networking.Vpn.IVpnProfile profile, global::Windows.Security.Credentials.PasswordCredential passwordCredential)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VpnManagementErrorStatus> VpnManagementAgent.ConnectProfileWithPasswordCredentialAsync(IVpnProfile profile, PasswordCredential passwordCredential) is not implemented in Uno.");
 }