4 [global::__DynamicallyInvokable]
12 [global::__DynamicallyInvokable]
NetworkCredential GetCredential(string host, int port, string authenticationType)
Returns the credential for the specified host, port, and authentication protocol.
Provides the interface for retrieving credentials for a host, port, and authentication type.
Provides credentials for password-based authentication schemes such as basic, digest,...