ArcGIS Runtime SDK for Windows Phone - Library Reference
FindCredential(String,AuthenticationType) Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IdentityManager Class > FindCredential Method : FindCredential(String,AuthenticationType) Method

url
The url to a server.
authentificationType
Authentication type supported by the credential.
Returns the credential that supports the specified authentication type for the resource identified by the specified url.

Syntax

Visual Basic (Declaration) 
Public Overloads Function FindCredential( _
   ByVal url As String, _
   ByVal authentificationType As IdentityManager.AuthenticationType _
) As IdentityManager.Credential

Parameters

url
The url to a server.
authentificationType
Authentication type supported by the credential.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.