Samples for Delegated Authentication
Note: |
|---|
| This topic describes functionality that will be obsolete. This functionality is provided only to support legacy applications. Live Connect incorporates features that provide equivalent functionality. |
Instructions for installing and running the sample applications are provided in the following languages: C#, Visual Basic .NET, Java, Perl, PHP, Python, and Ruby. If you have not already obtained one or more of the sample applications, you can do so at the Delegated Authentication download page on Microsoft.com.
From following list, choose the topic that corresponds to the language you want to use:
-
Running the C# Samples for Delegated Authentication
-
Running the Visual Basic .NET Samples for Delegated Authentication
-
Running the Java Samples for Delegated Authentication
-
Running the Perl Samples for Delegated Authentication
-
Running the PHP Samples for Delegated Authentication
-
Running the Python Samples for Delegated Authentication
-
Running the Ruby Samples for Delegated Authentication
Each sample includes a library of functions useful for both Web Authentication and Delegated Authentication applications. The following table provides the file name of the library for each sample.
| Sample | File name |
|---|---|
|
C# |
WindowsLiveLogon.cs |
|
Visual Basic .NET |
WindowsLiveLogon.vb |
|
Java |
WindowsLiveLogon.java |
|
Perl |
WindowsLiveLogon.pm |
|
PHP |
WindowsLiveLogon.php |
|
Python |
WindowsLiveLogon.py |
|
Ruby |
WindowsLiveLogon.rb |
Note: