Interface GeneralFlagsV3.Builder

  • Method Details

    • autoEnrollment

      GeneralFlagsV3.Builder autoEnrollment(Boolean autoEnrollment)

      Allows certificate issuance using autoenrollment. Set to TRUE to allow autoenrollment.

      Parameters:
      autoEnrollment - Allows certificate issuance using autoenrollment. Set to TRUE to allow autoenrollment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • machineType

      GeneralFlagsV3.Builder machineType(Boolean machineType)

      Defines if the template is for machines or users. Set to TRUE if the template is for machines. Set to FALSE if the template is for users

      Parameters:
      machineType - Defines if the template is for machines or users. Set to TRUE if the template is for machines. Set to FALSE if the template is for users
      Returns:
      Returns a reference to this object so that method calls can be chained together.