ArcGIS Runtime SDK for WPF - Library Reference
OAuthAuthorize Class
Members  See Also 
ESRI.ArcGIS.Client.Toolkit Namespace : OAuthAuthorize Class

Manages the OAuth authorization process. Instantiate an instance of this class to initialize the ESRI.ArcGIS.Client.IdentityManager.ServerInfo.OAuthClientInfo OAuthAuthorize property.

Object Model

OAuthAuthorize Class

Syntax

Visual Basic (Declaration) 
Public Class OAuthAuthorize 
   Implements ESRI.ArcGIS.Client.IOAuthAuthorize 
C# 
public class OAuthAuthorize : ESRI.ArcGIS.Client.IOAuthAuthorize  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Toolkit.OAuthAuthorize

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.