Returns an instance of the System.Net.NetworkCredential class for the specified Uniform Resource Identifier (URI) and authentication type.
- uri
- The URI that the client provides authentication for.
- authType
- The type of authentication requested, as defined in the IAuthenticationModule.AuthenticationType property.
A System.Net.NetworkCredential object.