WebAuthenticationBroker.AuthenticateAsync | authenticateAsync methods

This topic has not yet been rated - Rate this topic
Starts the asynchronous authentication operation. This can be used multiple times in a single application or across multiple applications at the same time.

Overload list

MethodDescription
AuthenticateAsync(WebAuthenticationOptions, Uri) Starts the asynchronous authentication operation with two inputs.
AuthenticateAsync(WebAuthenticationOptions, Uri, Uri) Starts the asynchronous authentication operation with three inputs.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Security.Authentication.Web
Windows::Security::Authentication::Web [C++]

Metadata

Windows.winmd

See also

Managing user identity (JavaScript)
Managing user identity (C#/C++/VB)
Setting up single sign-on using the web authentication broker (JavaScript)
Setting up single sign-on using the web authentication broker (C#/C++/VB)
WebAuthenticationBroker

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.