About 2,680 results
Open links in new tab
  1. SharePoint 2013 - Rest API Lookup Columns

    Mar 20, 2017 · I am using JQuery and REST API for a SharePoint View. The query returns the data I need but unfortunately the lookup columns all return undefined (the three lookup …

  2. overloading Methods in Web-API - social.msdn.microsoft.com

    Oct 7, 2021 · Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM Thursday, November 13, 2014 12:39 PM 0 Sign in to vote User-417784260 posted Only way I can think …

  3. Azure Blueprints Published Through Restful API Fail But Publish …

    Aug 20, 2019 · My problem is that I can create & publish all Azure Blueprint content manually through the portal but when I try to publish it through the restful API as coded below, I get the …

  4. Push Notification for iPhone in C# - social.msdn.microsoft.com

    Mar 17, 2016 · I am trying to implement send iOs Notification service using mvc web api but not working. Error:The parameter is incorrect.

  5. Response to preflight request doesn't pass access control check

    Oct 7, 2021 · The preflight request, which is sent prior to the actual request, which uses the HTTP "OPTIONS" verb, which asks the server which HTTP methods and request headers it supports …

  6. APIM - Import Logic App by REST API - social.msdn.microsoft.com

    Dec 19, 2018 · 1. Get the Logic App swagger JSON using the List Swagger API for Logic Apps 2. Use this swagger JSON in the Create or Update API for APIM as the contentValue and setting …

  7. Adding a toolbar in a Win32 C++ API - social.msdn.microsoft.com

    Oct 25, 2010 · So i would like to know each steps to make this code work in a new Win32 C++ API.

  8. APIM with Azure Key Vault - social.msdn.microsoft.com

    Sep 6, 2017 · I would like to store the Client Certificate in Azure KeyVault, instead of uploading it in the Publisher Portal. Is there a way then for my APIs to access the certificate from KeyVault …

  9. Read Byte [] file in MVC API - social.msdn.microsoft.com

    Dec 10, 2019 · in the API, the response is just a byte array. the following code var fileName =System.Text.Encoding.Default.GetString(formData);

  10. C# API: How to copy an EFS-encrypted file to an un-encrypted …

    Jun 8, 2011 · C# API call to copy a file from a local directory to a shared location. However, if the local directory is encrypted with EFS, then this call throws the following exception: