Exemple #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.Vpn.VpnCredential> RequestCredentialsAsync(global::Windows.Networking.Vpn.VpnCredentialType credType)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VpnCredential> VpnChannel.RequestCredentialsAsync(VpnCredentialType credType) is not implemented in Uno.");
 }
Exemple #2
0
 public global::Windows.Networking.Vpn.VpnPickedCredential RequestCredentials(global::Windows.Networking.Vpn.VpnCredentialType credType, bool isRetry, bool isSingleSignOnCredential, global::Windows.Security.Cryptography.Certificates.Certificate certificate)
 {
     throw new global::System.NotImplementedException("The member VpnPickedCredential VpnChannel.RequestCredentials(VpnCredentialType credType, bool isRetry, bool isSingleSignOnCredential, Certificate certificate) is not implemented in Uno.");
 }
Exemple #3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Networking.Vpn.VpnCredential> RequestCredentialsAsync(global::Windows.Networking.Vpn.VpnCredentialType credType, uint credOptions, global::Windows.Security.Cryptography.Certificates.Certificate certificate)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VpnCredential> VpnChannel.RequestCredentialsAsync(VpnCredentialType credType, uint credOptions, Certificate certificate) is not implemented in Uno.");
 }