Table of Contents

Property IsSecureConnection

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

IsSecureConnection

Gets a value indicating whether the connection is secure.

public abstract bool IsSecureConnection { get; }

Property Value

bool

true if the connection is secure; otherwise, false.