username property

String username
getter/setter pair

The username for authenticating to the Redis server. Defaults to ''. 认证到Redis服务器的用户名 默认为 '' 。

Implementation

String username;