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


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

Public Properties

 NameDescription
public PropertyChallengeMethodGets or sets the method that will challenge the user in order to get a valid credential object. To activate the IdentityManager, you have to set a challenge method. To deactivate the IdentityManager, you have to set a null challenge method (in this case, the stack of waiting credentials is reset).  
public PropertyCredentials Gets the credentials registered by the identity manager.  
public Propertystatic (Shared in Visual Basic)CurrentGets the single IdentityManager instance. This is the only way to get an IdentifyManager instance.  
public PropertyEnabledGets a value indicating whether the IdentityManager is enabled.  
public PropertyServerInfos Gets the registered servers.  
public PropertyTokenGenerationReferer Gets or sets the default referer used to generate tokens.  
public PropertyTokenValidity Gets or sets the default suggested lifetime of the token in minutes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.