ArcGIS Runtime SDK for Windows Phone - Library Reference
Credentials Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IdentityManager Class : Credentials Property

Gets the credentials registered by the identity manager.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Credentials As IEnumerable(Of IdentityManager.Credential)
C# 
public IEnumerable<IdentityManager.Credential> Credentials {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.