summaryP:DotNetNuke.Entities.Portals.PortalSettings.SSLEnforced

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

Syntax

C#
public bool SSLEnforced { get; internal set; }
Visual Basic
Public Property SSLEnforced As Boolean
	Get
	Friend Set

See Also