System.Net.ICredentialPolicy: Method Members

The methods of System.Net.ICredentialPolicy are listed below. For a list of all members, see the ICredentialPolicy Members list.

Public Methods

ShouldSendCredential(Uri, WebRequest, NetworkCredential, IAuthenticationModule) : bool

Returns a bool that indicates whether the client's credentials are sent with a resource request made using an instance of the System.Net.WebRequest class.