Package | Description |
---|---|
com.docusign.esign.model |
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
AuthenticationMethod.authenticationType(String authenticationType) |
AuthenticationMethod |
AuthenticationMethod.lastProvider(String lastProvider) |
AuthenticationMethod |
AuthenticationMethod.lastTimestamp(String lastTimestamp) |
AuthenticationMethod |
AuthenticationMethod.totalCount(Integer totalCount) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationMethod> |
UserProfile.getAuthenticationMethods()
These properties cannot be modified in the PUT.
|
Modifier and Type | Method and Description |
---|---|
UserProfile |
UserProfile.addAuthenticationMethodsItem(AuthenticationMethod authenticationMethodsItem) |
Modifier and Type | Method and Description |
---|---|
UserProfile |
UserProfile.authenticationMethods(List<AuthenticationMethod> authenticationMethods) |
void |
UserProfile.setAuthenticationMethods(List<AuthenticationMethod> authenticationMethods) |
Copyright © 2018. All rights reserved.