Mono Class Library: System.Net.NetworkCredential Overview | Members

System.Net.NetworkCredential.GetCredential Method

Returns the current instance. [Edit]

public NetworkCredential GetCredential (Uri uri, string authType)

Parameters

uri
A Uri representing the resource for which the client is to be authenticated. [Edit]
authType
A string containing the IAuthenticationModule.AuthenticationType of the System.Net.IAuthenticationModule that will receive the credentials returned by this method. [Edit]

Returns

The current System.Net.NetworkCredential instance. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0