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

Gets or sets the callback URL.

Syntax

Visual Basic (Declaration) 
Public Property CallbackUrl As String
C# 
public string CallbackUrl {get; set;}

Remarks

By default is set to the redirect uri.

Property Value

The callback URL.

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.