public static interface DeviceSecretVerifierConfigType.Builder extends SdkPojo, CopyableBuilder<DeviceSecretVerifierConfigType.Builder,DeviceSecretVerifierConfigType>
| Modifier and Type | Method and Description |
|---|---|
DeviceSecretVerifierConfigType.Builder |
passwordVerifier(String passwordVerifier)
The password verifier.
|
DeviceSecretVerifierConfigType.Builder |
salt(String salt)
The salt
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeviceSecretVerifierConfigType.Builder passwordVerifier(String passwordVerifier)
The password verifier.
passwordVerifier - The password verifier.DeviceSecretVerifierConfigType.Builder salt(String salt)
The salt
salt - The saltCopyright © 2023. All rights reserved.