open fun setSaltField(fieldName: String): MongoAuth
Set the name of the field to be used for the salt. Only used when io.vertx.reactivex.ext.auth.mongo.HashStrategy#setSaltStyle is set to
fieldName - the name of the field to be used
Return
the current instance itself for fluent calls