Share via


SignInButton.ScopesProperty property

A dependency property identifier that indicates the OAuth scopes that are used in Live sign in, as specified by the value of the Scopes property.

Note

This member is only available for Windows Phone.

Syntax

public DependencyProperty ScopesProperty { get; set; }
Public Property ScopesProperty As DependencyProperty

Property value

Type: DependencyProperty

A dependency property identifier, which can be set through data binding, styling, and inheritance.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live.Controls

Assembly

Microsoft.Live.Controls.dll

See also

SignInButton

Scopes