NetworkCredential.GetCredential Method
Silverlight
Returns an instance of the NetworkCredential class for the specified Uniform Resource Identifier (URI) and authentication type.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Parameters
- uri
- Type: System.Uri
The Uri that the client provides authentication for.
- authType
- Type: System.String
A string that specifies the type of authentication requested.
Implements
ICredentials.GetCredential(Uri, String)For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.