AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

UrlUtil..::..IsSecureConnection Method (HttpContext)

Determines whether the connection is secure connection for the specified request.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool IsSecureConnection(
	HttpContext context
)

Parameters

context
Type: HttpContext
The context.

Return Value

true if [is secure connection] [the specified context]; otherwise, false.