Gets the SMTP Authentication

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static string SMTPAuthentication { get; }
Visual Basic
Public Shared ReadOnly Property SMTPAuthentication As String
	Get

See Also