Info
Version: | 0.9.2 |
Author(s): | Robert McLaws |
Last Update: | Saturday, September 3, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Azure.ACS.LoginControls |
Install
Install-Package Azure.ACS.LoginControls
dotnet add package Azure.ACS.LoginControls
paket add Azure.ACS.LoginControls
Azure.ACS.LoginControls Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Includes working versions for WPF 4 only. Silverlight 4, WP7 and WP7.1 support coming in next version.
<br /><br />
Changes since 0.9:
- Refactoring of the control properties to support DataBinding.<br />
-Refactoring the RequestSecurityTokenResponse to properties to meet FxCop design guidelines, and clean up binary token deserialization.