ICredentialsByHost Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides the interface for retrieving credentials for a host, port, and authentication type.
Assembly: System.Net (in System.Net.dll)
The ICredentialsByHost type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetCredential | Returns the credential for the specified host, port, and authentication protocol. |
Show:
