About 25,500 results
Open links in new tab
  1. Delta Query for user resource: How to get only changed attributes …

    Aug 14, 2017 · 2. Recommended usage is Microsoft Graph as it is the latest API service that consolidates all services in Microsoft cloud 3. Test queries executed at my end with the …

  2. Graph API client library and enterprise proxy

    Dec 22, 2016 · But i can't find where to define it with an Graph API client like this (code from the "Call the Azure AD Graph API from a native client" sample):

  3. How to retrieve AAD security token? - social.msdn.microsoft.com

    Apr 27, 2015 · Should I keep parameter "api-version=1.0"? Regarding request body, what's the meaning for "resource=https://graph.ppe.windows.net"?

  4. AzureAD Graph - Invalidate all refresh tokens for a user

    Apr 12, 2017 · The function call invalidateAllRefreshTokens basically clears all refresh tokens and cookies issues to a user. It does not affect the existing SAML or JWTTokens that are held by …

  5. Set-MsolUser -AlternateEmailAddresses issue.

    Nov 21, 2013 · Note: using the Graph API, you might able to add multiple email addresses. However, you will no longer be able to change the alternate email address from Office 365 or …

  6. How to create a bar and pie graph in asp.net?

    Oct 7, 2021 · i want to create a bar graph and pie graph according to my database values. can anyone tell me how can i do this in asp.net 2.0?

  7. SharePoint Online - Expand domain groups (security group from …

    Apr 1, 2015 · Regardless the means, is there a way to get a unique identifier to link a Domain Group in SharePoint and the corresponding Security Group in Office 365? Otherwise, is there …

  8. "Connect To Remote Graph" in C# - social.msdn.microsoft.com

    Nov 19, 2012 · i developed an program which will record video from webcam and during recording i put overlay text on it using BufferCB. i want to create graph for this program so my friend told …

  9. Email of authenticated user - social.msdn.microsoft.com

    Sep 26, 2013 · The only way to overcome it is to not use WAMS SDK login API directly but use your own request or provider SDK (for example native Facebook iOS SDK), ask for login with …

  10. How to implement ISampleGrabberCB? - social.msdn.microsoft.com

    Jul 2, 2010 · I have built a graph that render media to Null Renderer, and insert a SampleGrabberFilter in mid-way to get raw PCM audio data. Now I have to implement the …