public global::Windows.Foundation.IAsyncAction ImportPfxDataAsync(string pfxData, string password, global::Windows.Security.Cryptography.Certificates.ExportOption exportable, global::Windows.Security.Cryptography.Certificates.KeyProtectionLevel keyProtectionLevel, global::Windows.Security.Cryptography.Certificates.InstallOptions installOption, string friendlyName, string keyStorageProvider)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction UserCertificateEnrollmentManager.ImportPfxDataAsync(string pfxData, string password, ExportOption exportable, KeyProtectionLevel keyProtectionLevel, InstallOptions installOption, string friendlyName, string keyStorageProvider) is not implemented in Uno.");
 }
 public global::Windows.Foundation.IAsyncAction InstallCertificateAsync(string certificate, global::Windows.Security.Cryptography.Certificates.InstallOptions installOption)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction UserCertificateEnrollmentManager.InstallCertificateAsync(string certificate, InstallOptions installOption) is not implemented in Uno.");
 }