public static class Provisioning.PutCredentialsUser extends Provisioning.PutUserBase implements net.servicestack.client.IReturn<Provisioning.User>
| Modifier and Type | Field and Description |
|---|---|
String |
Password
If provided, will override password for user
|
UniqueIdActive, CanConfigureSystem, CanLaunchRatingDevelopmentToolbox, Email, FirstName, LastName, LoginName| Constructor and Description |
|---|
PutCredentialsUser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
Object |
getResponseType() |
Provisioning.PutCredentialsUser |
setPassword(String value) |
getUniqueId, setUniqueIdgetEmail, getFirstName, getLastName, getLoginName, isActive, isCanConfigureSystem, isCanLaunchRatingDevelopmentToolbox, setActive, setCanConfigureSystem, setCanLaunchRatingDevelopmentToolbox, setEmail, setFirstName, setLastName, setLoginNamepublic String Password
public String getPassword()
public Provisioning.PutCredentialsUser setPassword(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.User>Copyright © 2022. All rights reserved.