IPathMapEntryRequireSSL Property
|
Gets and sets whether this
Content Item requires HTTPS access at runtime.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool RequireSSL { get; set; }
Property RequireSSL As Boolean
Get
Set
property bool RequireSSL {
bool get ();
void set (bool value);
}
abstract RequireSSL : bool with get, set
Property Value
Type:
BooleanSee Also