ArcGIS Runtime SDK for WPF - Library Reference
OAuthAuthorize Property
See Also 
ESRI.ArcGIS.Client Namespace > IdentityManager.OAuthClientInfo Class : OAuthAuthorize Property

Gets or sets the component handling the OAuth response/signin page. Setting this value is mandatory to use the implicit or the authorization code workflow. A default OAuthAuthorize component is provided in the toolkit.

Syntax

Visual Basic (Declaration) 
Public Property OAuthAuthorize As IOAuthAuthorize
C# 
public IOAuthAuthorize OAuthAuthorize {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.