ArcGIS API for Silverlight - Library Reference
IdentityManager.Credential Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : IdentityManager.Credential Class


For a list of all members of this type, see IdentityManager.Credential members.

Public Properties

 NameDescription
public PropertyAutoRefresh Gets or sets a value indicating whether the token is automatically updated before its expiration time.  
public PropertyExpirationDate Gets or sets the Token expiration date.  
public PropertyGenerateTokenOptions Gets or sets the optional infos used to generate the token : referer, proxyUrl.  
public PropertyPassword Gets or sets the password used to refresh the token.  
public PropertyToken Gets or sets the token generated by the token service using the specified user name and password.  
public PropertyUrl Gets or sets the URL that can be accessed with this credential.  
public PropertyUserName Gets or sets the user associated with the Credential object.  
Top

See Also

© ESRI, Inc. All Rights Reserved.