public global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.Streams.IBuffer> GetApplicationTokenBindingKeyIdAsync(global::Windows.Security.Authentication.Web.TokenBindingKeyType keyType, global::System.Uri target)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IBuffer> WebProviderTokenRequest.GetApplicationTokenBindingKeyIdAsync(TokenBindingKeyType keyType, Uri target) is not implemented in Uno.");
 }
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Cryptography.Core.CryptographicKey> GetApplicationTokenBindingKeyAsync(global::Windows.Security.Authentication.Web.TokenBindingKeyType keyType, global::System.Uri target)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<CryptographicKey> WebProviderTokenRequest.GetApplicationTokenBindingKeyAsync(TokenBindingKeyType keyType, Uri target) is not implemented in Uno.");
 }