Http server variable used for SSL offloading - if this value is empty offloading is not enabled
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string SSLOffload { get; set; } |
| Visual Basic |
|---|
Public Property SSLOffload As String Get Set |