Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
LoginActionMfaFlag |
SetMfaFlagRequest.getActionFlag()
Get Sets operation protection
|
LoginActionMfaFlag |
SetMfaFlagRequest.getLoginFlag()
Get Sets login protection
|
Modifier and Type | Method and Description |
---|---|
void |
SetMfaFlagRequest.setActionFlag(LoginActionMfaFlag ActionFlag)
Set Sets operation protection
|
void |
SetMfaFlagRequest.setLoginFlag(LoginActionMfaFlag LoginFlag)
Set Sets login protection
|
Constructor and Description |
---|
LoginActionMfaFlag(LoginActionMfaFlag source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.