October 26th, For more information and details on how to make the transition, please refer to the following articles: Getting started with Microsoft Graph using OAuth2 Transitioning from Outlook v1. Next steps The deprecation of these APIs follows our service deprecation policies. Happy coding! Vesa Juvonen October 27, Vesa Juvonen October 30, Explore our learning paths.
Join the Microsoft Developer Program today! Paste your code snippet. Cancel Ok. We recently released our Live ID 4. We are very close to releasing it and we will update you very soon. Thanks for being patient and it is great to see your interest. Any update on the release? Dev Center. Explore Why Office? Android ASP. Ask a question. Quick access. Search related threads. Remove From My Forums. Answered by:. Archived Forums. Windows Live ID: Development. Every time the user signs into your client, you load these data and settings into the application.
For example, users could pick a background color for the application or organize their Live contacts in a particular manner. Storing the user-specific data and settings with the CID gives you the power to roam the data across machines.
Store the data and settings in a configuration file, the registry, a database, text file, Web service, or any other method of your choice. My Subscriber Account Advertise Write. Training Home State of. Staffing Home Looking for Staff? Looking for Work? Contact Us. Dark Kimbie. Published in:. Filed under: ASP. What is Windows Live ID? It is a service that allows you to: Verify the identity of visitors to your site. Provide single sign-on from your application to Windows Live services.
Seamlessly integrate the advanced, and useful, functionality of Windows Live controls in a non-programmatic way. Wondering what kind of cool functionality Live ID can help you deliver? The Party Planner You have a Web application that helps users host that perfect party. Discovering the Lonely Planet You have a mashup Web application that helps users with their travel plans.
Handle responses from Windows Live ID authentication server, to implement login, logout, and clearcookie. Incorporate Windows Live Controls. Register your application and provide the following: Application Name: The unique and friendly name you use to refer to your application. The service redirects users and their authentication tokens to this URL after they have successfully signed in, signed out, or cleared their cookies.
The secret key must be in a format specified by Windows Live ID. Choose one that is difficult to guess and create security procedures to manage this key. There is no certification or approvals process. Listing 1 demonstrates the handling of the different actions. The API lets you: Verify the identity of users of your client application. Access information about saved credentials to implement automatic sign in.
Navigate to Windows Live ID sites in an authenticated browser window. Wondering what kind of cool functionality Live ID can help you build into your client? Blogit Your rich client application is a word processor for authors. NET Framework 2. DevX: Architecture Zone. DevX: Database Dev Zone. DevX: Security Zone. DevX: Open Source Zone. DevX: Enterprise Zone. NET 3. Author Feedback. Client Authentication is a managed API intended for use in developing applications for users' desktops, using.
NET Framework. The API lets you: Verify the identity of users of your client application. Access information about saved credentials to implement automatic sign in. Integrate with other Windows Live services and obtain authentication tickets necessary to access user's personal data provided by them.
Navigate to Windows Live ID sites in an authenticated browser window. Here's an example. Blogit Your rich client application is a word processor for authors. An author uses your application to create documents. By incorporating access to Live Spaces, your application lets the author post their documents to their space and get feedback from their editor and friends.
Sign-in Dialog for Client Authentication: The figure shows the client authentication sign-in dialog. A user runs your client application.
Either automatically or in response to user action, your client calls the Authenticate method. Figure 2 shows the sign-in dialog box that is displayed.
0コメント