Table of Contents

Constructor MongoInternalIdentity

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MongoInternalIdentity(string, string)

Initializes a new instance of the MongoInternalIdentity class.

public MongoInternalIdentity(string databaseName, string username)

Parameters

databaseName string

Name of the database.

username string

The username.