IRequestIsSecureConnection Property |
Gets a value that indicates whether the HTTP connection uses secure sockets (HTTPS protocol).
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax bool IsSecureConnection { get; }
Property Value
Type:
BooleanSee Also