IPathMapEntryRequireSSL Property
|
Gets and sets whether this
Content Item requires HTTPS access at runtime.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also