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


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

Public Constructors

 NameDescription
public ConstructorIdentityManager.GenerateTokenOptions ConstructorInitializes a new instance of the IdentityManager.GenerateTokenOptions class.  
Top

Public Properties

 NameDescription
public PropertyOAuthAuthorizeGets or sets the component managing the way the authorize page is displayed. If this value is null, a default component is used.  
public PropertyPreviousErrorGets or sets the previous error returned by the service. This error is an information about the reason the challenge method has been called.  
public PropertyProxyUrlGets or sets the proxy URL used to generate the credential.  
public PropertyRefererGets or sets the HTTP referer to generate a credential for.  
public PropertyTokenAuthenticationTypeGets or sets the type of the token authentication used for generating the token.  
public PropertyTokenValidityGets or sets the suggested lifetime of the token in minutes. If set, this value overrides the default IdentityManager.TokenValidity.  
Top

See Also

© ESRI, Inc. All Rights Reserved.