Enum SiteSslSetup
The SiteSslSetup is used in the portal settings to indicate what the global SSL setup is for the site.
Namespace: DotNetNuke.Abstractions.Security
Assembly: DotNetNuke.Abstractions.dll
Syntax
public enum SiteSslSetup : int
Fields
Name | Description |
---|---|
Advanced | Ability to tweak SSL settings |
Off | No SSL |
On | Complete SSL |