C# Class MonocleGiraffe.Controls.WebAuthBroker.AuthPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostrar archivo Open project: akshay2000/MonocleGiraffe Class Usage Examples

Public Methods

Method Description
AuthPage ( ) : System

Private Methods

Method Description
AuthenticateAsync ( Uri requestUri, Uri callbackUri ) : Task
ParseAuthResult ( string result ) : string>.Dictionary

Method Details

AuthPage() public method

public AuthPage ( ) : System
return System