Class DualAuthDeleteProperties

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DualAuthDeleteProperties
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    User defined metadata that is associated with the `dualAuthDelete` instance policy type.
    • Method Detail

      • enabled

        public Boolean enabled()
        Gets the enabled. If set to `true`, Key Protect enables a dual authorization deletion policy for your service instance. By default, Key Protect requires only one authorization to delete a key. After you enable a dual authorization policy, any new key that you create or add to the instance will require an authorization from two users to delete keys. **Note:** This change does not affect existing keys in your instance.
        Returns:
        the enabled