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

System.Net.NetworkCredential.GetCredential Method

Returns the current instance.

public NetworkCredential GetCredential (Uri uri, string authType)

Parameters

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

Returns

The current System.Net.NetworkCredential instance.

Remarks

Documentation for this section has not yet been entered.

Requirements

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