4 [global::__DynamicallyInvokable]
11 [global::__DynamicallyInvokable]
Provides the base authentication interface for retrieving credentials for Web client authentication.
NetworkCredential GetCredential(Uri uri, string authType)
Returns a T:System.Net.NetworkCredential object that is associated with the specified URI,...
Provides credentials for password-based authentication schemes such as basic, digest,...
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...