MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Proxy
ProxyClient Class
ProxyClient Properties
LocalEndPoint Property
ProxyCredentials Property
ProxyHost Property
ProxyPort Property
Proxy
Client
Proxy
Credentials Property
Gets the proxy credentials.
Namespace:
MailKit.Net.Proxy
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
NetworkCredential
ProxyCredentials
{
get
; }
Property Value
NetworkCredential
The proxy credentials.
Implements
IProxyClient
ProxyCredentials
Remarks
Gets the credentials to use when authenticating with the proxy server.
See Also
Reference
ProxyClient Class
MailKit.Net.Proxy Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast