ICredentials Interface
Silverlight
Provides the base authentication interface for retrieving credentials for Web client authentication.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
The ICredentials type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() ![]() | GetCredential | Returns a NetworkCredential object that is associated with the specified URI, and authentication type. |
The ICredentials interface provides the GetCredential method to objects that supply network credentials to applications.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:

