ArcGIS Runtime SDK for WPF - Library Reference
IdentityManager.OAuthClientInfo Class Members
See Also  Properties 
ESRI.ArcGIS.Client Namespace : IdentityManager.OAuthClientInfo Class


The following tables list the members exposed by IdentityManager.OAuthClientInfo.

Public Constructors

Public Properties

 NameDescription
public PropertyCallbackUrlGets or sets the callback URL.  
public PropertyClientIdGets or sets the OAuth client id.  
public PropertyClientSecretGets or sets the OAuth client secret.  
public PropertyOAuthAuthorizeGets 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.  
public PropertyRedirectUriGets or sets the redirect URI.  
Top

See Also

© ESRI, Inc. All Rights Reserved.