public static class Provisioning.PostCredentialsUser extends Provisioning.UserBase implements net.servicestack.client.IReturn<Provisioning.User>
| Modifier and Type | Field and Description |
|---|---|
String |
Password
Password
|
Active, CanConfigureSystem, CanLaunchRatingDevelopmentToolbox, Email, FirstName, LastName, LoginName| Constructor and Description |
|---|
PostCredentialsUser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
Object |
getResponseType() |
Provisioning.PostCredentialsUser |
setPassword(String value) |
getEmail, getFirstName, getLastName, getLoginName, isActive, isCanConfigureSystem, isCanLaunchRatingDevelopmentToolbox, setActive, setCanConfigureSystem, setCanLaunchRatingDevelopmentToolbox, setEmail, setFirstName, setLastName, setLoginNamepublic String Password
public String getPassword()
public Provisioning.PostCredentialsUser setPassword(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.User>Copyright © 2022. All rights reserved.