System.Net.ICredentialPolicy Members

The members of System.Net.ICredentialPolicy are listed below.

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.