Cmdlets for Redis

Build 24.0.8963

Authentication

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


PropertyDescription
AuthSchemeprovider がRedis との認証に使用する認証メカニズム。
ServerRedis インスタンスをホストしているサーバーのホスト名、またはIP アドレス。
PortRedis データベースのポート。
LogicalDatabaseRedis Logical Database のインデックス。
UserThe username provided for authentication with Redis ACL.
PasswordRedis との認証に使用するパスワード。
EnableClusterThis field sets whether the Redis Cluster Mode is enabled.
UseSSLこのフィールドはSSL が有効化されているかどうかを設定します。
ReplicaSetThis property allows you to specify multiple servers in addition to the one configured in Server and Port . Specify both a server name and port; separate servers with a comma.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963