Share via


SignInButton.RedirectUri property

The Uniform Resource Identifier (URI) of the page to which the user is redirected after clicking the sign-in button. It can be a relative URI. If this property is null or not specified, the redirect URI is assumed to be the URI of the current web page.

RedirectUri is a dependency property that is backed by RedirectUriProperty. This property is available only for Windows Phone.

Syntax

public string RedirectUri { get; set; }

Property value

Type: string

A string that specifies the redirect URI.

Requirements

Minimum supported client

None supported

Minimum supported phone

Windows Phone 7

Minimum supported server

None supported

Namespace

Microsoft.Live.Controls

Assembly

Microsoft.Live.Controls.dll

See also

SignInButton

RedirectUriProperty

 

 

Send comments about this topic to Microsoft

Build date: 12/5/2011