[Sample Of Oct 16th] How to Generate SAS from Windows Azure Mobile Services

 

Homepage image
RSS Feed

Sample Download :  

CS Version: https://code.msdn.microsoft.com/How-to-Generate-SAS-from-7895b3ea

VB Version: https://code.msdn.microsoft.com/How-to-Generate-SAS-from-512781b3

Mobile Services allows you to accelerate your mobile app development by providing a turnkey way to structure storage, authenticate users, and send push notifications. With SDKs for Windows, Android, iOS, and HTML as well as a powerful and flexible REST API, Mobile Services lets you to build connected applications for any platform and deliver a consistent experience across devices.

You can find the answers for all the following questions in the code sample:

  • How to use Azure mobile service generate Blob SAS token.
  • How to Authenticate Azure Mobile service by its own identity.
  • How to pop up Azure Mobile service login windows in WPF application.
  • How to Test the SAS token.

imageYou can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.