.netドライバーのドキュメントによると( https://api.mongodb.com/ csharp / current / html / M_MongoDB_Driver_IMongoDatabase_ListCollectionsAsync.htm 、 https://api.mongodb.com/csharp/current/html/ T_MongoDB_Driver_ListCollectionsOptions.htm )現在サポートされている唯一のオプションはフィルターです。ドライバーソースには、authorizedCollectionsオプションに関連すると思われるものもありません。
https://jira.mongodb.org/browse/csharp> 。