Table of Contents

Property Expired

Namespace
DotNetBrowser.Net.Certificates
Assembly
DotNetBrowser.dll

Expired

Indicates whether the certificate has already expired.

public bool Expired { get; }

Property Value

bool

false if the certificate is not expired, otherwise - true.