Returns a NetworkCredential object that is associated with the specified URI, and authentication type.
DISPID (Dispatch ID):
For more information, see GetCredential in .NET Reference.
DISPID (Dispatch ID):
For more information, see GetCredential in .NET Reference.
Visual Basic |
---|
Public Function GetCredential( _ ByVal uriString As String, _ ByVal authType As String _ ) As NetworkCredential2 |
See GetCredential in .NET Reference.
For remarks, see GetCredential in .NET Reference.
For examples, see GetCredential in .NET Reference.