Property AllAllowedTypes NamespaceMongoDB.Bson.Serialization.Serializers AssemblyMongoDB.Bson.dll AllAllowedTypes An allowed types function that returns true for all types. public static Func<Type, bool> AllAllowedTypes { get; } Property Value Func<Type, bool>