Mono Class Library: System.Net NamespaceSystem.Net.NetworkCredential Class |
See Also: NetworkCredential Members
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
The System.Net.NetworkCredential class supplies client credentials used in password-based authentication schemes such as Kerberos.
Note:[Edit]Classes that implement the System.Net.ICredentials interface, such as the System.Net.CredentialCache class, return System.Net.NetworkCredential instances.
This class does not support public key-based authentication methods such as SSL client authentication.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0