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