Returns the credential for the specified host, port, and authentication protocol.
DISPID (Dispatch ID):
For more information, see GetCredentialByHost in .NET Reference.
DISPID (Dispatch ID):
For more information, see GetCredentialByHost in .NET Reference.
Visual Basic |
---|
Public Function GetCredentialByHost( _ ByVal host As String, _ ByVal port As Long, _ ByVal authenticationType As String _ ) As NetworkCredential2 |
See GetCredentialByHost in .NET Reference.
For remarks, see GetCredentialByHost in .NET Reference.
For examples, see GetCredentialByHost in .NET Reference.