Table of Contents

Property BytesToSendToServer

Namespace
MongoDB.Driver.Core.Authentication
Assembly
MongoDB.Driver.Core.dll

BytesToSendToServer

Gets the bytes to send to server.

public byte[] BytesToSendToServer { get; }

Property Value

byte[]

The bytes to send to server.