CmdGetUserInfo Class
public class CmdGetUserInfo : UserAdminCommand
This language is not supported or no code example is available.
public ref class CmdGetUserInfo : public UserAdminCommand^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
CmdGetUserInfo() |
Name | Description | |
---|---|---|
![]() |
CommandType | (inherited from AdminCommand). |
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
TypeId | (inherited from AdminCommand). |
![]() |
Username | (inherited from UserAdminCommand). |
Name | Description | |
---|---|---|
![]() |
GetValue<T>(string) | (inherited from AdminCommand). |
![]() |
SetValue(string, object) | (inherited from AdminCommand). |
![]() |
To<T>() | (inherited from AdminCommand). |
![]() |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). |
![]() |
ToString() | (inherited from AdminCommand). |
OberMind.Users.Admin.CmdGetUserInfo