PowerTCP Mail for .NET
AuthenticatedSession Class Members
Properties 


The following tables list the members exposed by AuthenticatedSession.

Public Constructors
 NameDescription
Public ConstructorAuthenticatedSession Constructor Default constructor.  
Top
Public Properties
 NameDescription
Public PropertyConnectTimeoutGets or sets a value that specifies the amount of time (in milliseconds) after which a call to TcpBase.Connect will time out. (Inherited from Dart.Mail.TcpSession)
Public PropertyDomain Gets or sets the domain (used for GSSAPI and NTLM authentication only).  
Public PropertyLocalEndPoint EndPoint to bind to locally. (Inherited from Dart.Mail.Session)
Public PropertyPassword Gets or sets the password or OAuth access token used for login.  
Public PropertyProxy Defines the optional server proxy configuration. (Inherited from Dart.Mail.TcpSession)
Public PropertyRemoteEndPoint EndPoint of the remote host to connect to. (Inherited from Dart.Mail.Session)
Public PropertySecuritySpecifies the client-side SSL options. See the ClientSecurity class for more information. (Inherited from Dart.Mail.TcpSession)
Public PropertyServicePrincipleName Gets or sets the Service Principle Name (SPN) (used for GSSAPI and NTLM authentication only).  
Public PropertyUsername Gets or sets the username used for login.  
Top
See Also

Reference

AuthenticatedSession Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic