Table of Contents

Property AuthorizedCollections

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

AuthorizedCollections

Gets or sets the AuthorizedCollections flag.

public bool? AuthorizedCollections { get; set; }

Property Value

bool?

Whether authorizedCollections flag is set.