ArcGIS Runtime SDK for WPF - Library Reference
FindCredential(String,AuthenticationType) Method
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.