Table of Contents

HasValue Property

Definition

Namespace
Cuemon.Security
Assemblies
Cuemon.Core.dll
Source
src/Cuemon.Core/Security/HashResult.cs

HasValue

Gets a value indicating whether this instance has a checksum representation that consist of at least one byte.

public bool HasValue { get; }

Property Value

bool

true if this instance has a checksum representation that consist of at least one byte; otherwise, false.