Name | Type | Description | Notes |
---|---|---|---|
string | [optional] [default to null] | ||
Realname | string | [optional] [default to null] | |
Comment | string | [optional] [default to null] | |
UserId | int32 | [optional] [default to null] | |
Username | string | [optional] [default to null] | |
SysadminFlag | bool | [optional] [default to null] | |
AdminRoleInAuth | bool | indicate the admin privilege is grant by authenticator (LDAP), is always false unless it is the current login user | [optional] [default to null] |
OidcUserMeta | *OidcUserInfo | [optional] [default to null] | |
CreationTime | time.Time | The creation time of the user. | [optional] [default to null] |
UpdateTime | time.Time | The update time of the user. | [optional] [default to null] |