public static class Provisioning.GetUsers extends Object implements net.servicestack.client.IReturn<Provisioning.UsersResponse>
| Modifier and Type | Field and Description |
|---|---|
String |
AuthenticationType
If specified, only users with a matching Authentication Type will be returned
|
| Constructor and Description |
|---|
GetUsers() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationType() |
Object |
getResponseType() |
Provisioning.GetUsers |
setAuthenticationType(String value) |
public String AuthenticationType
public String getAuthenticationType()
public Provisioning.GetUsers setAuthenticationType(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.UsersResponse>Copyright © 2022. All rights reserved.