'Declaration
Public Function GetCredential( _ ByVal uri As System.Uri, _ ByVal authType As System.String _ ) As System.Net.NetworkCredential
'Usage
Dim instance As Credential Dim uri As System.Uri Dim authType As System.String Dim value As System.Net.NetworkCredential value = instance.GetCredential(uri, authType)
Parameters
- uri
- authType