Click or drag to resize
IRequestIsSecureConnection Property
Gets a value that indicates whether the HTTP connection uses secure sockets (HTTPS protocol).

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
bool IsSecureConnection { get; }

Property Value

Type: Boolean
See Also