UrlUtil..::..IsSecureConnection Method (HttpContext)
Determines whether the connection is secure connection for the specified request.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static bool IsSecureConnection( HttpContext context )
Parameters
- context
- Type: HttpContext
The context.