Table of Contents

Property VerifyMD5

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

VerifyMD5

Gets or sets a value indicating whether to verify the MD5 hash when a file is uploaded or downloaded.

public bool VerifyMD5 { get; set; }

Property Value

bool