public class UpdateApplicationMfaSettingsDto extends Object
| 构造器和说明 |
|---|
UpdateApplicationMfaSettingsDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppId() |
List<String> |
getDisabledFactors() |
List<String> |
getEnabledFactors() |
void |
setAppId(String appId) |
void |
setDisabledFactors(List<String> disabledFactors) |
void |
setEnabledFactors(List<String> enabledFactors) |
Copyright © 2024. All rights reserved.