Table of Contents

Property IsSecure

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

IsSecure

Gets a boolean indicating whether this request was made by an secure transport context (SSL/TLS) or not.

public bool IsSecure { get; }

Property Value

bool