Visual Basic (Declaration) | |
---|---|
Public Function FindCredential( _ ByVal url As String, _ Optional ByVal userName As String _ ) As IdentityManager.Credential |
C# | |
---|---|
public IdentityManager.Credential FindCredential( string url, string userName ) |
Parameters
- url
- The url to a server.
- userName
- Name of the user.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7