Property UserName
UserName
Gets or sets the user name.
Declaration
public string UserName { get; set; }
Property Value
| Type | Description |
|---|---|
| String | User name of the kvstore user. |
public string UserName { get; set; }
| Type | Description |
|---|---|
| String | User name of the kvstore user. |