Method GetObjectData
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.dll
GetObjectData(SerializationInfo, StreamingContext)
Gets the object data.
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfoThe information.
context
StreamingContextThe context.