Enum BsonBinaryType
Namespace: Bayat.Json.Bson
Assembly: Bayat.Json.Runtime.dll
Syntax
public enum BsonBinaryType : byte
Fields
| Name | Description |
|---|---|
| Binary | |
| BinaryOld | |
| Function | |
| Md5 | |
| UserDefined | |
| Uuid | |
| UuidOld |