Cmdlets for MongoDB

Build 25.0.9434

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe authentication mechanism that MongoDB will use to authenticate the connection.
ServerMongoDB データベースをホストしているサーバーのホスト名、またはIP アドレス。
PortMongoDB データベースのポート。
User認証するユーザーのユーザーID を指定します。
Password認証するユーザーのパスワードを指定します。
DatabaseMongoDB データベース名。
UseSSLこのフィールドはSSL が有効化されているかどうかを設定します。
AuthDatabase認証のためのMongoDB データベース名。
ReplicaSetこのプロパティを使うと、 Server および Port で設定されたサーバーに加え、複数のサーバーを指定できます。サーバー名およびポートの両方を、サーバーをカンマで区切って指定します。
DNSServerSpecify the DNS server when resolving MongoDB seed list.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434